History - net.minecraft.entity.ai.brain.task.RoarTask
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.ai.behavior.warden.Roar
net.minecraft.class_7255
net.minecraft.entity.ai.brain.task.RoarTask
Fields
int: TICKS_BEFORE_PLAYING_ROAR_SOUND, field_38131, SOUND_DELAY
int: ROAR_ANGER_INCREASE, field_39276, ANGER_INCREASE
Constructors
()
Methods
void (ServerWorld, WardenEntity, long): start, method_42189, run
boolean (ServerWorld, WardenEntity, long): canStillUse, method_42190, shouldKeepRunning
void (ServerWorld, WardenEntity, long): tick, method_42191, keepRunning
void (ServerWorld, WardenEntity, long): stop, method_42192, finishRunning
boolean (ServerWorld, LivingEntity, long): canStillUse, method_18927, shouldKeepRunning
void (ServerWorld, LivingEntity, long): stop, method_18926, finishRunning
void (ServerWorld, LivingEntity, long): tick, method_18924, keepRunning
void (ServerWorld, LivingEntity, long): start, method_18920, run