Uses of Class
net.minecraft.block.BlockEventData
Packages that use BlockEventData
-
Uses of BlockEventData in net.minecraft.world.server
Fields in net.minecraft.world.server with type parameters of type BlockEventDataModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet<BlockEventData>ServerWorld.blockEventsMethods in net.minecraft.world.server with parameters of type BlockEventDataModifier and TypeMethodDescriptionprivate booleanServerWorld.doBlockEvent(BlockEventData p_147485_1_)