Klasse WaystoneLibrary.DeliverWaystoneAtLocationEvent

java.lang.Object
gollorum.signpost.WaystoneLibrary.DeliverWaystoneAtLocationEvent
Alle implementierten Schnittstellen:
PacketHandler.Event<gollorum.signpost.WaystoneLibrary.DeliverWaystoneAtLocationEvent.Packet>
Umschließende Klasse:
WaystoneLibrary

public static final class WaystoneLibrary.DeliverWaystoneAtLocationEvent extends Object implements PacketHandler.Event<gollorum.signpost.WaystoneLibrary.DeliverWaystoneAtLocationEvent.Packet>
  • Konstruktordetails

    • DeliverWaystoneAtLocationEvent

      public DeliverWaystoneAtLocationEvent()
  • Methodendetails

    • codec

      public net.minecraft.network.codec.StreamCodec<net.minecraft.network.RegistryFriendlyByteBuf,gollorum.signpost.WaystoneLibrary.DeliverWaystoneAtLocationEvent.Packet> codec()
      Angegeben von:
      codec in Schnittstelle PacketHandler.Event<gollorum.signpost.WaystoneLibrary.DeliverWaystoneAtLocationEvent.Packet>
    • getMessageClass

      public Class<gollorum.signpost.WaystoneLibrary.DeliverWaystoneAtLocationEvent.Packet> getMessageClass()
      Angegeben von:
      getMessageClass in Schnittstelle PacketHandler.Event<gollorum.signpost.WaystoneLibrary.DeliverWaystoneAtLocationEvent.Packet>
    • handle

      public void handle(gollorum.signpost.WaystoneLibrary.DeliverWaystoneAtLocationEvent.Packet message, PacketHandler.Context context)
      Angegeben von:
      handle in Schnittstelle PacketHandler.Event<gollorum.signpost.WaystoneLibrary.DeliverWaystoneAtLocationEvent.Packet>