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 pHive) -
Uses of BeehiveBlockEntity in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal that return BeehiveBlockEntityModifier and TypeMethodDescription(package private) 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 pLevel, BlockPos pPos, BlockState pState, BeehiveBlockEntity pBeehive)