Uses of Class
net.minecraft.entity.passive.BeeEntity
Packages that use BeeEntity
Package
Description
-
Uses of BeeEntity in net.minecraft.client.audio
Fields in net.minecraft.client.audio declared as BeeEntityConstructors in net.minecraft.client.audio with parameters of type BeeEntityModifierConstructorDescriptionBeeAngrySound
(BeeEntity p_i226058_1_) BeeFlightSound
(BeeEntity p_i226059_1_) BeeSound
(BeeEntity p_i226060_1_, SoundEvent p_i226060_2_, SoundCategory p_i226060_3_) -
Uses of BeeEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type BeeEntity -
Uses of BeeEntity in net.minecraft.client.renderer.entity.model
Classes in net.minecraft.client.renderer.entity.model with type parameters of type BeeEntity -
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.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) Constructors in net.minecraft.entity.passive with parameters of type BeeEntityModifierConstructorDescription(package private)
(package private)
AttackPlayerGoal
(BeeEntity p_i225719_1_) Constructor parameters in net.minecraft.entity.passive with type arguments of type BeeEntityModifierConstructorDescriptionBeeEntity
(EntityType<? extends BeeEntity> p_i225714_1_, World p_i225714_2_) -
Uses of BeeEntity in net.minecraft.network
Methods in net.minecraft.network with parameters of type BeeEntityModifier and TypeMethodDescriptionstatic void
DebugPacketSender.sendBeeInfo
(BeeEntity p_229749_0_) -
Uses of BeeEntity in net.minecraft.tileentity
Methods in net.minecraft.tileentity with parameters of type BeeEntityModifier and TypeMethodDescriptionprivate void
BeehiveTileEntity.setBeeReleaseData
(int p_235650_1_, BeeEntity p_235650_2_)