public static class TileEntitySyncHandler.TESyncData extends java.lang.Object implements ISyncableData
| Constructor and Description |
|---|
TESyncData(net.minecraft.tileentity.TileEntity te) |
| Modifier and Type | Method and Description |
|---|---|
void |
fromBytes(io.netty.buffer.ByteBuf buf) |
void |
toBytes(io.netty.buffer.ByteBuf buf) |
public void fromBytes(io.netty.buffer.ByteBuf buf)
fromBytes in interface ISyncableDatapublic void toBytes(io.netty.buffer.ByteBuf buf)
toBytes in interface ISyncableData