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 TypeMethodDescriptionvoid
BlockHandlerResolver.addBlockHandlerInterface
(@NotNull BlockHandlerInterface blockHandlerInterface) Add a listener for block placement next by a portalvoid
BlockHandlerResolver.removeBlockHandlerInterface
(BlockHandlerInterface blockHandlerInterface) Remove a listener for block placement next by a portal