net.minecraft.world.entity.ai.behavior.warden

public class Roar

extends Behavior<Warden>

All mapped superinterfaces:

BehaviorControl

ccr
net.minecraft.world.entity.ai.behavior.warden.Roar
net.minecraft.class_7255
net.minecraft.unmapped.C_yaenxhjt
net.minecraft.entity.ai.brain.task.RoarTask
net.minecraft.entity.ai.brain.task.RoarTask

Field summary

Modifier and TypeField
private static final int
c
TICKS_BEFORE_PLAYING_ROAR_SOUND
field_38131
f_zjqikcaa
SOUND_DELAY
ROAR_DELAY
private static final int
d
ROAR_ANGER_INCREASE
field_39276
f_rmrrgwxc
ANGER_INCREASE
ANGER_LEVEL

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
a(arq arg0, cqf arg1, long arg2)
start(ServerLevel arg0, Warden arg1, long arg2)
method_42189(class_3218 arg0, class_7260 arg1, long arg2)
m_uvajpurg(C_bdwnwhiu arg0, C_fynaplbn arg1, long arg2)
run(ServerWorld arg0, WardenEntity arg1, long arg2)
run(ServerWorld world, WardenEntity arg1, long arg2)
protected boolean
b(arq arg0, cqf arg1, long arg2)
canStillUse(ServerLevel arg0, Warden arg1, long arg2)
method_42190(class_3218 arg0, class_7260 arg1, long arg2)
m_uqjarpzo(C_bdwnwhiu arg0, C_fynaplbn arg1, long arg2)
shouldKeepRunning(ServerWorld arg0, WardenEntity arg1, long arg2)
shouldKeepRunning(ServerWorld world, WardenEntity arg1, long arg2)
protected void
c(arq arg0, cqf arg1, long arg2)
tick(ServerLevel arg0, Warden arg1, long arg2)
method_42191(class_3218 arg0, class_7260 arg1, long arg2)
m_ctfkpjuw(C_bdwnwhiu arg0, C_fynaplbn arg1, long arg2)
keepRunning(ServerWorld arg0, WardenEntity arg1, long arg2)
keepRunning(ServerWorld world, WardenEntity arg1, long arg2)
protected void
d(arq arg0, cqf arg1, long arg2)
stop(ServerLevel arg0, Warden arg1, long arg2)
method_42192(class_3218 arg0, class_7260 arg1, long arg2)
m_pbjmluwu(C_bdwnwhiu arg0, C_fynaplbn arg1, long arg2)
finishRunning(ServerWorld arg0, WardenEntity arg1, long arg2)
finishRunning(ServerWorld world, WardenEntity arg1, long arg2)