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_TYPESMethods 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 booleanCamelAi.RandomSitting.checkExtraStartConditions(ServerLevel p_249520_, Camel p_250322_) protected static voidCamelAi.initMemories(Camel p_249638_, RandomSource p_250704_) protected voidCamelAi.CamelPanic.start(ServerLevel p_326184_, Camel p_326451_, long p_326217_) protected voidCamelAi.RandomSitting.start(ServerLevel p_250901_, Camel p_250345_, long p_248515_) static voidCamelAi.updateActivity(Camel p_250703_) Method parameters in net.minecraft.world.entity.animal.camel with type arguments of type CamelModifier and TypeMethodDescriptionprivate static voidCamelAi.initCoreActivity(Brain<Camel> p_249998_) private static voidCamelAi.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