net.minecraft.world.entity.animal.armadillo

public class ArmadilloAi$ArmadilloBallUp

extends Behavior<Armadillo>

All mapped superinterfaces:

BehaviorControl

ckb$a
net.minecraft.world.entity.animal.armadillo.ArmadilloAi$ArmadilloBallUp
net.minecraft.class_9071$class_9072
net.minecraft.entity.passive.ArmadilloBrain$RollUpTask

Field summary

Modifier and TypeField
static final int
c
BALL_UP_STAY_IN_STATE
field_49087
RUN_TIME_IN_TICKS
static final int
d
TICKS_DELAY_TO_DETERMINE_IF_DANGER_IS_STILL_AROUND
field_49088
field_49088
static final int
e
DANGER_DETECTED_RECENTLY_DANGER_THRESHOLD
field_49089
field_49089
int
f
nextPeekTimer
field_49090
ticksUntilPeek
boolean
g
dangerWasAround
field_49091
considerPeeking

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
a(aro arg0, cka arg1, long arg2)
tick(ServerLevel arg0, Armadillo arg1, long arg2)
method_55741(class_3218 arg0, class_9069 arg1, long arg2)
keepRunning(ServerWorld arg0, ArmadilloEntity arg1, long arg2)
private int
a(cka arg0)
pickNextPeekTimer(Armadillo arg0)
method_57001(class_9069 arg0)
calculateTicksUntilPeek(ArmadilloEntity entity)
protected boolean
a(aro arg0, cka arg1)
checkExtraStartConditions(ServerLevel arg0, Armadillo arg1)
method_55740(class_3218 arg0, class_9069 arg1)
shouldRun(ServerWorld arg0, ArmadilloEntity arg1)
protected boolean
b(aro arg0, cka arg1, long arg2)
canStillUse(ServerLevel arg0, Armadillo arg1, long arg2)
method_55742(class_3218 arg0, class_9069 arg1, long arg2)
shouldKeepRunning(ServerWorld arg0, ArmadilloEntity arg1, long arg2)
protected void
c(aro arg0, cka arg1, long arg2)
start(ServerLevel arg0, Armadillo arg1, long arg2)
method_55743(class_3218 arg0, class_9069 arg1, long arg2)
run(ServerWorld arg0, ArmadilloEntity arg1, long arg2)
protected void
d(aro arg0, cka arg1, long arg2)
stop(ServerLevel arg0, Armadillo arg1, long arg2)
method_55744(class_3218 arg0, class_9069 arg1, long arg2)
finishRunning(ServerWorld arg0, ArmadilloEntity arg1, long arg2)