Package net.minecraft.network.packet
Interface CustomPayload
- All Known Implementing Classes:
BrandCustomPayload
,DebugBeeCustomPayload
,DebugBrainCustomPayload
,DebugGameEventCustomPayload
,DebugGameEventListenersCustomPayload
,DebugGameTestAddMarkerCustomPayload
,DebugGameTestClearCustomPayload
,DebugGoalSelectorCustomPayload
,DebugHiveCustomPayload
,DebugNeighborsUpdateCustomPayload
,DebugPathCustomPayload
,DebugPoiAddedCustomPayload
,DebugPoiRemovedCustomPayload
,DebugPoiTicketCountCustomPayload
,DebugRaidsCustomPayload
,DebugStructuresCustomPayload
,DebugVillageSectionsCustomPayload
,DebugWorldgenAttemptCustomPayload
,UnknownCustomPayload
public interface CustomPayload
- Mappings:
Namespace Name official vw
intermediary net/minecraft/class_8710
named net/minecraft/network/packet/CustomPayload
-
Method Summary
-
Method Details
-
write
- Mappings:
Namespace Name Mixin selector official a
Lvw;a(Lso;)V
intermediary method_53028
Lnet/minecraft/class_8710;method_53028(Lnet/minecraft/class_2540;)V
named write
Lnet/minecraft/network/packet/CustomPayload;write(Lnet/minecraft/network/PacketByteBuf;)V
-
id
Identifier id()- Mappings:
Namespace Name Mixin selector official a
Lvw;a()Laew;
intermediary comp_1678
Lnet/minecraft/class_8710;comp_1678()Lnet/minecraft/class_2960;
named id
Lnet/minecraft/network/packet/CustomPayload;id()Lnet/minecraft/util/Identifier;
-