Uses of Class
net.minecraft.world.level.block.entity.BeehiveBlockEntity
Packages that use BeehiveBlockEntity
-
Uses of BeehiveBlockEntity in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type BeehiveBlockEntityModifier and TypeMethodDescriptionstatic voidDebugPackets.sendHiveInfo(Level level, BlockPos pos, BlockState blockState, BeehiveBlockEntity hiveBlockEntity) -
Uses of BeehiveBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type BeehiveBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<BeehiveBlockEntity> BlockEntityType.BEEHIVEMethods in net.minecraft.world.level.block.entity with parameters of type BeehiveBlockEntityModifier and TypeMethodDescriptionstatic voidBeehiveBlockEntity.serverTick(Level level, BlockPos pos, BlockState state, BeehiveBlockEntity beehive)