Class PacketTubeModuleColor

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

public class PacketTubeModuleColor extends LocationIntPacket
Received on: SERVER Sent by client when logistics module colour is updated via GUI
  • 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)