public class GoAndGiveItemsToTarget<E extends LivingEntity extends InventoryCarrier>
extends Behavior<E>
All mapped superinterfaces:
caz | |
net.minecraft.world.entity.ai.behavior.GoAndGiveItemsToTarget | |
net.minecraft.class_7296 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private static final int |
| ||||||
private static final int |
| ||||||
private final Function<LivingEntity, Optional<PositionTracker>> |
| ||||||
private final float |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Function<LivingEntity, Optional<PositionTracker>> arg0, float arg1, int arg2) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
protected boolean |
| ||||||
protected boolean |
| ||||||
protected void |
| ||||||
protected void |
| ||||||
private void |
| ||||||
private boolean |
| ||||||
private static Vec3 |
| ||||||
public static void |
|