Uses of Class
net.minecraft.world.entity.animal.camel.Camel
Packages that use Camel
Package
Description
-
Uses of Camel in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type Camel -
Uses of Camel in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type Camel -
Uses of Camel in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Camel -
Uses of Camel in net.minecraft.world.entity.animal.camel
Fields in net.minecraft.world.entity.animal.camel with type parameters of type CamelModifier and TypeFieldDescriptionprivate static final com.google.common.collect.ImmutableList
<SensorType<? extends Sensor<? super Camel>>> CamelAi.SENSOR_TYPES
Methods in net.minecraft.world.entity.animal.camel that return CamelModifier and TypeMethodDescriptionCamel.getBreedOffspring
(ServerLevel p_251227_, AgeableMob p_251047_) Methods in net.minecraft.world.entity.animal.camel that return types with arguments of type CamelModifier and TypeMethodDescriptionprotected Brain.Provider
<Camel> Camel.brainProvider()
static Brain.Provider
<Camel> CamelAi.brainProvider()
Methods in net.minecraft.world.entity.animal.camel with parameters of type CamelModifier and TypeMethodDescriptionprotected boolean
CamelAi.RandomSitting.checkExtraStartConditions
(ServerLevel p_249520_, Camel p_250322_) protected static void
CamelAi.initMemories
(Camel p_249638_, RandomSource p_250704_) protected void
CamelAi.CamelPanic.start
(ServerLevel p_326184_, Camel p_326451_, long p_326217_) protected void
CamelAi.RandomSitting.start
(ServerLevel p_250901_, Camel p_250345_, long p_248515_) static void
CamelAi.updateActivity
(Camel p_250703_) Method parameters in net.minecraft.world.entity.animal.camel with type arguments of type CamelModifier and TypeMethodDescriptionprivate static void
CamelAi.initCoreActivity
(Brain<Camel> p_249998_) private static void
CamelAi.initIdleActivity
(Brain<Camel> p_252342_) protected static Brain
<?> Constructors in net.minecraft.world.entity.animal.camel with parameters of type CamelConstructor parameters in net.minecraft.world.entity.animal.camel with type arguments of type Camel