Package gollorum.signpost
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>
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen gollorum.signpost.networking.PacketHandler.Event
PacketHandler.Event.ForClient<T>, PacketHandler.Event.ForServer<T> -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungnet.minecraft.network.codec.StreamCodec<net.minecraft.network.RegistryFriendlyByteBuf, gollorum.signpost.WaystoneLibrary.DeliverWaystoneLocationEvent.Packet> codec()Class<gollorum.signpost.WaystoneLibrary.DeliverWaystoneLocationEvent.Packet> voidhandle(gollorum.signpost.WaystoneLibrary.DeliverWaystoneLocationEvent.Packet message, PacketHandler.Context context)
-
Konstruktordetails
-
DeliverWaystoneLocationEvent
public DeliverWaystoneLocationEvent()
-
-
Methodendetails
-
codec
public net.minecraft.network.codec.StreamCodec<net.minecraft.network.RegistryFriendlyByteBuf,gollorum.signpost.WaystoneLibrary.DeliverWaystoneLocationEvent.Packet> codec()- Angegeben von:
codecin SchnittstellePacketHandler.Event<gollorum.signpost.WaystoneLibrary.DeliverWaystoneLocationEvent.Packet>
-
getMessageClass
public Class<gollorum.signpost.WaystoneLibrary.DeliverWaystoneLocationEvent.Packet> getMessageClass()- Angegeben von:
getMessageClassin SchnittstellePacketHandler.Event<gollorum.signpost.WaystoneLibrary.DeliverWaystoneLocationEvent.Packet>
-
handle
public void handle(gollorum.signpost.WaystoneLibrary.DeliverWaystoneLocationEvent.Packet message, PacketHandler.Context context) - Angegeben von:
handlein SchnittstellePacketHandler.Event<gollorum.signpost.WaystoneLibrary.DeliverWaystoneLocationEvent.Packet>
-