Klasse WaystoneLibrary.DeliverWaystoneLocationEvent

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

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

    • DeliverWaystoneLocationEvent

      public DeliverWaystoneLocationEvent()
  • Methodendetails

    • codec

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

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

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