Uses of Interface
de.marcely.bedwars.api.world.block.CustomBlock.Handler
Packages that use CustomBlock.Handler
-
Uses of CustomBlock.Handler in de.marcely.bedwars.api.world.block
Methods in de.marcely.bedwars.api.world.block that return CustomBlock.HandlerModifier and TypeMethodDescriptionCustomBlock.getHandler()Returns the handler of this CustomBlock.Methods in de.marcely.bedwars.api.world.block with parameters of type CustomBlock.HandlerModifier and TypeMethodDescriptionvoidCustomBlock.setHandler(CustomBlock.Handler handler) Set the handler of this CustomBlock.