public class PacketAphorismTileUpdate extends LocationIntPacket
pos| Constructor and Description |
|---|
PacketAphorismTileUpdate(net.minecraft.network.PacketBuffer buffer) |
PacketAphorismTileUpdate(TileEntityAphorismTile tile) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(java.util.function.Supplier<net.minecraftforge.fml.network.NetworkEvent.Context> ctx) |
void |
toBytes(net.minecraft.network.PacketBuffer buffer) |
public PacketAphorismTileUpdate(net.minecraft.network.PacketBuffer buffer)
public PacketAphorismTileUpdate(TileEntityAphorismTile tile)
public void toBytes(net.minecraft.network.PacketBuffer buffer)
toBytes in class LocationIntPacketpublic void handle(java.util.function.Supplier<net.minecraftforge.fml.network.NetworkEvent.Context> ctx)