mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 03:35:51 -07:00
@@ -6,7 +6,11 @@ import org.bukkit.TreeSpecies;
|
||||
|
||||
/**
|
||||
* Represents a flower pot.
|
||||
*
|
||||
* @deprecated Flower pots are now tile entities, use
|
||||
* {@link org.bukkit.block.FlowerPot}.
|
||||
*/
|
||||
@Deprecated
|
||||
public class FlowerPot extends MaterialData {
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user