Class ClearOverlaysPacket

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final ResourceLocation id
      private final CustomPacketPayload.Type<ClearOverlaysPacket> packetType
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ResourceLocation getId()
      ClearOverlaysPacket factory()
      Unit handle(IPayloadContext cx)
      • Methods inherited from class dev.wendigodrip.thebrokenscript.api.network.ActionPacket

        create, getPacketType, handle, read, type, write
      • 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