Uses of Interface
org.bukkit.BlockChangeDelegate
-
Packages that use BlockChangeDelegate Package Description org.bukkit More generalized classes in the API. -
-
Uses of BlockChangeDelegate in org.bukkit
Methods in org.bukkit with parameters of type BlockChangeDelegate Modifier and Type Method Description boolean
World. generateTree(Location loc, TreeType type, BlockChangeDelegate delegate)
Creates a tree at the givenLocation
-