Modifier and Type | Field and Description |
---|---|
private boolean |
dirty |
private int |
emptyPacketsRequested |
private int |
endX |
private int |
endZ |
int |
field_131 |
PlayerEntity |
player |
private int |
startX |
private int |
startZ |
Constructor and Description |
---|
PlayerUpdateTracker(PlayerEntity playerEntity) |
Modifier and Type | Method and Description |
---|---|
Packet<?> |
getPacket(ItemStack stack) |
void |
markDirty(int x,
int z) |
public final PlayerEntity player
private boolean dirty
private int startX
private int startZ
private int endX
private int endZ
private int emptyPacketsRequested
public int field_131
public PlayerUpdateTracker(PlayerEntity playerEntity)