Interface BlockEvent
- All Known Subinterfaces:
BlockStateEvent,PositionalBlockEvent
- All Known Implementing Classes:
AttemptBlockSetEvent,BlockSetEvent,PlayerPlaceBlockEvent,UseBlockEvent
public interface BlockEvent
-
Method Summary
-
Method Details
-
getBlock
net.minecraft.world.level.block.Block getBlock()
-