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 CamelModifier and TypeMethodDescriptionCamelRenderer.getTextureLocation(Camel entity) Returns the location of an entity's texture. -
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 level, AgeableMob otherParent) 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 level, Camel owner) protected static voidCamelAi.initMemories(Camel camel, RandomSource random) protected voidCamelAi.CamelPanic.start(ServerLevel p_326184_, Camel p_326451_, long p_326217_) protected voidCamelAi.RandomSitting.start(ServerLevel level, Camel entity, long gameTime) static voidCamelAi.updateActivity(Camel camel) Method parameters in net.minecraft.world.entity.animal.camel with type arguments of type CamelModifier and TypeMethodDescriptionprivate static voidCamelAi.initCoreActivity(Brain<Camel> brain) private static voidCamelAi.initIdleActivity(Brain<Camel> brain) 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