Package net.minecraft.server.world
Class BlockEvent
java.lang.Object
net.minecraft.server.world.BlockEvent
public class BlockEvent extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description BlockEvent(BlockPos pos, Block block, int type, int data) -
Method Summary