net.minecraft.world.entity.monster.breeze

public class ShootWhenStuck

extends Behavior<Breeze>

All mapped superinterfaces:

BehaviorControl

cny
net.minecraft.world.entity.monster.breeze.ShootWhenStuck
net.minecraft.class_9035
net.minecraft.entity.ai.brain.task.BreezeShootIfStuckTask
net.minecraft.world.entity.monster.breeze.ShootWhenStuck

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected boolean
a(ash arg0, cnt arg1)
checkExtraStartConditions(ServerLevel arg0, Breeze arg1)
method_55501(class_3218 arg0, class_8949 arg1)
shouldRun(ServerWorld arg0, BreezeEntity arg1)
protected boolean
a(ash arg0, cnt arg1, long arg2)
canStillUse(ServerLevel arg0, Breeze arg1, long arg2)
method_55502(class_3218 arg0, class_8949 arg1, long arg2)
shouldKeepRunning(ServerWorld arg0, BreezeEntity arg1, long arg2)
protected void
b(ash arg0, cnt arg1, long arg2)
start(ServerLevel arg0, Breeze arg1, long arg2)
method_55503(class_3218 arg0, class_8949 arg1, long arg2)
run(ServerWorld arg0, BreezeEntity arg1, long arg2)