net.minecraft.world.entity.animal.axolotl

public class PlayDead

extends Behavior<Axolotl>

All mapped superinterfaces:

BehaviorControl

cjl
net.minecraft.world.entity.animal.axolotl.PlayDead
net.minecraft.class_5769
net.minecraft.entity.ai.brain.task.PlayDeadTask
net.minecraft.world.entity.animal.axolotl.PlayDead

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected boolean
a(ash arg0, cjj arg1)
checkExtraStartConditions(ServerLevel arg0, Axolotl arg1)
method_33253(class_3218 arg0, class_5762 arg1)
shouldRun(ServerWorld arg0, AxolotlEntity arg1)
protected boolean
a(ash arg0, cjj arg1, long arg2)
canStillUse(ServerLevel arg0, Axolotl arg1, long arg2)
method_33254(class_3218 arg0, class_5762 arg1, long arg2)
shouldKeepRunning(ServerWorld arg0, AxolotlEntity arg1, long arg2)
protected void
b(ash arg0, cjj arg1, long arg2)
start(ServerLevel arg0, Axolotl arg1, long arg2)
method_33255(class_3218 arg0, class_5762 arg1, long arg2)
run(ServerWorld arg0, AxolotlEntity arg1, long arg2)