public class GoToWantedItem<E extends LivingEntity>
extends Behavior<E>
azl | |
net.minecraft.world.entity.ai.behavior.GoToWantedItem | |
net.minecraft.class_4815 | |
net.minecraft.unmapped.C_rmejpnsf | |
net.minecraft.entity.ai.brain.task.WalkToNearestVisibleWantedItemTask | |
net.minecraft.src.C_594_ | |
net.minecraft.world.entity.ai.behavior.BehaviorFindAdmirableItem |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final Predicate<E> |
| ||||||||||||
private final int |
| ||||||||||||
private final float |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (float speed, boolean requiresWalkTarget, int radius) |
public | (Predicate<E> startCondition, float speed, boolean requiresWalkTarget, int radius) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
protected boolean |
| ||||||||||||
protected void |
| ||||||||||||
private ItemEntity |
|