Class PacketSyncSmartChest

java.lang.Object
me.desht.pneumaticcraft.common.network.LocationIntPacket
me.desht.pneumaticcraft.common.network.PacketSyncSmartChest

public class PacketSyncSmartChest extends LocationIntPacket
Received on: BOTH Sent by server when smart chest GUI is being opened to sync filter settings to client Sent by client GUI to sync changed filter settings to server
  • Constructor Details

  • Method Details

    • toBytes

      public void toBytes(net.minecraft.network.FriendlyByteBuf buf)
      Overrides:
      toBytes in class LocationIntPacket
    • handle

      public void handle(Supplier<net.minecraftforge.network.NetworkEvent.Context> ctx)