net.minecraft.world.entity.animal.armadillo

public class ArmadilloAi$ArmadilloBallUp

extends Behavior<Armadillo>

All mapped superinterfaces:

BehaviorControl

cly$a
net.minecraft.world.entity.animal.armadillo.ArmadilloAi$ArmadilloBallUp
net.minecraft.class_9071$class_9072

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
a(asi arg0, clx arg1, long arg2)
tick(ServerLevel arg0, Armadillo arg1, long arg2)
method_55741(class_3218 arg0, class_9069 arg1, long arg2)
private int
a(clx arg0)
pickNextPeekTimer(Armadillo arg0)
method_57001(class_9069 arg0)
protected boolean
a(asi arg0, clx arg1)
checkExtraStartConditions(ServerLevel arg0, Armadillo arg1)
method_55740(class_3218 arg0, class_9069 arg1)
protected boolean
b(asi arg0, clx arg1, long arg2)
canStillUse(ServerLevel arg0, Armadillo arg1, long arg2)
method_55742(class_3218 arg0, class_9069 arg1, long arg2)
protected void
c(asi arg0, clx arg1, long arg2)
start(ServerLevel arg0, Armadillo arg1, long arg2)
method_55743(class_3218 arg0, class_9069 arg1, long arg2)
protected void
d(asi arg0, clx arg1, long arg2)
stop(ServerLevel arg0, Armadillo arg1, long arg2)
method_55744(class_3218 arg0, class_9069 arg1, long arg2)