Class OpenConfigMenuPacket

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ResourceLocation getId()
      OpenConfigMenuPacket factory()
      Unit handleUnwrapped(ResourceLocation data, IPayloadContext cx) The packet handler.
      • Methods inherited from class dev.wendigodrip.thebrokenscript.api.network.CodecPacket

        getCodec, getData, getPacketType, handle, of, read, setData, type, write
      • Methods inherited from class dev.wendigodrip.thebrokenscript.api.network.WrappedCodecPacket

        handle, of
      • Methods inherited from class net.minecraft.network.protocol.common.custom.CustomPacketPayload

        toVanillaClientbound, toVanillaServerbound
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait