Uses of Class
net.minecraft.world.entity.animal.Panda
Packages that use Panda
Package
Description
-
Uses of Panda in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type PandaModifier and TypeMethodDescriptionvoid
PandaRenderer.extractRenderState
(Panda p_363780_, PandaRenderState p_363283_, float p_360846_) -
Uses of Panda in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Panda -
Uses of Panda in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as PandaModifier and TypeFieldDescriptionprivate final Panda
Panda.PandaAttackGoal.panda
private final Panda
Panda.PandaAvoidGoal.panda
private final Panda
Panda.PandaBreedGoal.panda
private final Panda
Panda.PandaHurtByTargetGoal.panda
private final Panda
Panda.PandaLieOnBackGoal.panda
private final Panda
Panda.PandaLookAtPlayerGoal.panda
private final Panda
Panda.PandaMoveControl.panda
private final Panda
Panda.PandaPanicGoal.panda
private final Panda
Panda.PandaRollGoal.panda
private final Panda
Panda.PandaSneezeGoal.panda
Methods in net.minecraft.world.entity.animal with parameters of type PandaConstructors in net.minecraft.world.entity.animal with parameters of type PandaModifierConstructorDescriptionPandaAttackGoal
(Panda p_29269_, double p_29270_, boolean p_29271_) PandaAvoidGoal
(Panda p_29275_, Class<T> p_29276_, float p_29277_, double p_29278_, double p_29279_) PandaBreedGoal
(Panda p_186221_, double p_186222_) PandaHurtByTargetGoal
(Panda p_29292_, Class<?>... p_29293_) PandaLieOnBackGoal
(Panda p_29301_) PandaLookAtPlayerGoal
(Panda p_29308_, Class<? extends LivingEntity> p_29309_, float p_29310_) PandaMoveControl
(Panda p_29318_) PandaPanicGoal
(Panda p_29322_, double p_29323_) PandaRollGoal
(Panda p_29328_) PandaSneezeGoal
(Panda p_29344_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type Panda