byn | |
net.minecraft.world.entity.InterpolationHandler | |
net.minecraft.class_10584 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
public static final int |
| ||||||
private final Entity |
| ||||||
private int |
| ||||||
private final InterpolationHandler$InterpolationData |
| ||||||
private Vec3 |
| ||||||
private Vec2 |
| ||||||
private final Consumer<InterpolationHandler> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Entity arg0) |
public | (Entity arg0, int arg1) |
public | (Entity arg0, Consumer<InterpolationHandler> arg1) |
public | (Entity arg0, int arg1, Consumer<InterpolationHandler> arg2) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public Vec3 |
| ||||||
public float |
| ||||||
public float |
| ||||||
public void |
| ||||||
public boolean |
| ||||||
public void |
| ||||||
public void |
| ||||||
public void |
|