Uses of Interface
de.marcely.bedwars.api.world.block.CustomBlock.Handler
-
Uses of CustomBlock.Handler in de.marcely.bedwars.api.world.block
Modifier and TypeMethodDescriptionCustomBlock.getHandler()
Returns the handler of this CustomBlock.Modifier and TypeMethodDescriptionvoid
CustomBlock.setHandler
(CustomBlock.Handler handler) Set the handler of this CustomBlock.