Class CamelAi.RandomSitting
java.lang.Object
net.minecraft.world.entity.ai.behavior.Behavior<Camel>
net.minecraft.world.entity.animal.camel.CamelAi.RandomSitting
- All Implemented Interfaces:
BehaviorControl<Camel>
- Enclosing class:
CamelAi
-
Nested Class Summary
Nested classes/interfaces inherited from class Behavior
Behavior.Status -
Field Summary
FieldsFields inherited from class Behavior
DEFAULT_DURATION, entryCondition -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancheckExtraStartConditions(ServerLevel level, Camel body) protected voidstart(ServerLevel level, Camel body, long timestamp) Methods inherited from class Behavior
canStillUse, debugString, doStop, getRequiredMemories, getStatus, hasRequiredMemories, stop, tick, tickOrStop, timedOut, tryStart