Uses of Class
net.minecraft.entity.passive.BeeEntity
Package
Description
-
Uses of BeeEntity in net.minecraft.block.entity
-
Uses of BeeEntity in net.minecraft.client.render.entity
-
Uses of BeeEntity in net.minecraft.client.render.entity.model
Modifier and TypeClassDescriptionclass
BeeEntityModel<T extends BeeEntity>
Represents the model of a BeeEntity. -
Uses of BeeEntity in net.minecraft.client.sound
ModifierConstructorDescriptionAbstractBeeSoundInstance
(BeeEntity entity, SoundEvent sound, SoundCategory soundCategory) AggressiveBeeSoundInstance
(BeeEntity entity) PassiveBeeSoundInstance
(BeeEntity entity) -
Uses of BeeEntity in net.minecraft.entity
-
Uses of BeeEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionBeeEntity.createChild
(ServerWorld serverWorld, PassiveEntity passiveEntity) ModifierConstructorDescription(package private)
BeeRevengeGoal
(BeeEntity bee) (package private)
StingTargetGoal
(BeeEntity bee) -
Uses of BeeEntity in net.minecraft.server.network