Uses of Interface
org.sgrewritten.stargate.api.BlockHandlerInterface
Packages that use BlockHandlerInterface
-
Uses of BlockHandlerInterface in org.sgrewritten.stargate.api
Methods in org.sgrewritten.stargate.api with parameters of type BlockHandlerInterfaceModifier and TypeMethodDescriptionvoidBlockHandlerResolver.addBlockHandlerInterface(@NotNull BlockHandlerInterface blockHandlerInterface) Add a listener for block placement next by a portalvoidBlockHandlerResolver.removeBlockHandlerInterface(BlockHandlerInterface blockHandlerInterface) Remove a listener for block placement next by a portal