Uses of Class
net.minecraft.world.level.block.entity.BeehiveBlockEntity
Packages that use BeehiveBlockEntity
Package
Description
-
Uses of BeehiveBlockEntity in net.minecraft.util.debug
Methods in net.minecraft.util.debug with parameters of type BeehiveBlockEntityModifier and TypeMethodDescriptionstatic DebugHiveInfoDebugHiveInfo.pack(BeehiveBlockEntity beehive) -
Uses of BeehiveBlockEntity in net.minecraft.world.entity.animal.bee
Methods in net.minecraft.world.entity.animal.bee that return BeehiveBlockEntityModifier and TypeMethodDescriptionprivate @Nullable BeehiveBlockEntityBee.getBeehiveBlockEntity() -
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 blockPos, BlockState state, BeehiveBlockEntity entity)