Uses of Class
net.minecraft.world.entity.animal.camel.Camel
Package
Description
-
Uses of Camel in net.minecraft.client.model
-
Uses of Camel in net.minecraft.client.renderer.entity
-
Uses of Camel in net.minecraft.world.entity
-
Uses of Camel in net.minecraft.world.entity.animal.camel
Modifier and TypeFieldDescriptionprivate static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super Camel>>>
CamelAi.SENSOR_TYPES
Modifier and TypeMethodDescriptionCamel.getBreedOffspring
(ServerLevel p_251227_, AgeableMob p_251047_) Modifier and TypeMethodDescriptionprotected Brain.Provider<Camel>
Camel.brainProvider()
static Brain.Provider<Camel>
CamelAi.brainProvider()
Modifier 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.RandomSitting.start
(ServerLevel p_250901_, Camel p_250345_, long p_248515_) static void
CamelAi.updateActivity
(Camel p_250703_) Modifier and TypeMethodDescriptionprivate static void
CamelAi.initCoreActivity
(Brain<Camel> p_249998_) private static void
CamelAi.initIdleActivity
(Brain<Camel> p_252342_) protected static Brain<?>