Uses of Class
io.github.thebusybiscuit.slimefun4.api.events.BlockPlacerPlaceEvent
Package
Description
This package contains all variations of
ItemHandler
that
can be assigned to a SlimefunItem
-
Uses of BlockPlacerPlaceEvent in io.github.thebusybiscuit.slimefun4.core.handlers
Modifier and TypeMethodDescriptionvoid
BlockPlaceHandler.onBlockPlacerPlace
(BlockPlacerPlaceEvent e) This method is called whenever aBlockPlacer
places thisBlock
.