public abstract class LocationIntPacket
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected net.minecraft.util.math.BlockPos |
pos |
| Constructor and Description |
|---|
LocationIntPacket(net.minecraft.util.math.BlockPos pos) |
LocationIntPacket(net.minecraft.network.PacketBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
toBytes(net.minecraft.network.PacketBuffer buf) |