Uses of Class
net.minecraft.block.BlockEventData
-
Packages that use BlockEventData Package Description net.minecraft.world.server -
-
Uses of BlockEventData in net.minecraft.world.server
Fields in net.minecraft.world.server with type parameters of type BlockEventData Modifier and Type Field Description private it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>
ServerWorld. blockEvents
Methods in net.minecraft.world.server with parameters of type BlockEventData Modifier and Type Method Description private boolean
ServerWorld. doBlockEvent(BlockEventData p_147485_1_)
-