net.minecraft.entity.passive

public class CamelBrain$SitOrStandTask

extends MultiTickTask<CamelEntity>

All mapped superinterfaces:

Task

net.minecraft.world.entity.animal.camel.CamelAi$RandomSitting
net.minecraft.class_7691$class_7693
net.minecraft.entity.passive.CamelBrain$SitOrStandTask

Field summary

Modifier and TypeField
private final int
minimalPoseTicks
field_40160
lastTimeSinceLastPoseTick

Constructor summary

ModifierConstructor
public (int lastPoseSecondsDelta)

Method summary

Modifier and TypeMethod
protected boolean
checkExtraStartConditions(ServerLevel level, Camel body)
method_45371(class_3218 arg0, class_7689 arg1)
shouldRun(ServerWorld arg0, CamelEntity arg1)
protected void
start(ServerLevel level, Camel body, long timestamp)
method_45372(class_3218 arg0, class_7689 arg1, long arg2)
run(ServerWorld arg0, CamelEntity arg1, long arg2)
protected boolean
checkExtraStartConditions(ServerLevel level, LivingEntity body)
method_18919(class_3218 arg0, class_1309 arg1)
shouldRun(ServerWorld arg0, LivingEntity arg1)
protected void
start(ServerLevel level, LivingEntity body, long timestamp)
method_18920(class_3218 arg0, class_1309 arg1, long arg2)
run(ServerWorld arg0, LivingEntity arg1, long arg2)