Uses of Class
net.minecraft.entity.passive.BeeEntity
Packages that use BeeEntity
Package
Description
- 
Uses of BeeEntity in net.minecraft.block.entityMethods in net.minecraft.block.entity with parameters of type BeeEntity
- 
Uses of BeeEntity in net.minecraft.client.render.entityMethods in net.minecraft.client.render.entity with parameters of type BeeEntity
- 
Uses of BeeEntity in net.minecraft.client.render.entity.modelClasses in net.minecraft.client.render.entity.model with type parameters of type BeeEntityModifier and TypeClassDescriptionclassBeeEntityModel<T extends BeeEntity>Represents the model of a BeeEntity.
- 
Uses of BeeEntity in net.minecraft.client.soundFields 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.entityFields in net.minecraft.entity with type parameters of type BeeEntity
- 
Uses of BeeEntity in net.minecraft.entity.passiveMethods 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)BeeRevengeGoal(BeeEntity bee) (package private)StingTargetGoal(BeeEntity bee) Constructor parameters in net.minecraft.entity.passive with type arguments of type BeeEntity
- 
Uses of BeeEntity in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type BeeEntity