Uses of Class
net.minecraft.entity.passive.BeeEntity
Packages that use BeeEntity
Package
Description
-
Uses of BeeEntity in net.minecraft.block.entity
Methods in net.minecraft.block.entity with parameters of type BeeEntity -
Uses of BeeEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type BeeEntity -
Uses of BeeEntity in net.minecraft.client.render.entity.model
Classes in net.minecraft.client.render.entity.model with type parameters of type BeeEntity -
Uses of BeeEntity in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as BeeEntityConstructors in net.minecraft.client.sound with parameters of type BeeEntityModifierConstructorDescriptionAbstractBeeSoundInstance(BeeEntity entity, SoundEvent sound, SoundCategory soundCategory)AggressiveBeeSoundInstance(BeeEntity entity)PassiveBeeSoundInstance(BeeEntity entity) -
Uses of BeeEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type BeeEntity -
Uses of BeeEntity in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return BeeEntityModifier and TypeMethodDescriptionBeeEntity.createChild(ServerWorld serverWorld, PassiveEntity passiveEntity)Constructors in net.minecraft.entity.passive with parameters of type BeeEntityModifierConstructorDescription(package private)BeeFollowTargetGoal(BeeEntity bee)(package private)BeeRevengeGoal(BeeEntity bee)Constructor parameters in net.minecraft.entity.passive with type arguments of type BeeEntity -
Uses of BeeEntity in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type BeeEntity