Interface CustomPayload

All Known Implementing Classes:
BrandCustomPayload, DebugBeeCustomPayload, DebugBrainCustomPayload, DebugBreezeCustomPayload, DebugGameEventCustomPayload, DebugGameEventListenersCustomPayload, DebugGameTestAddMarkerCustomPayload, DebugGameTestClearCustomPayload, DebugGoalSelectorCustomPayload, DebugHiveCustomPayload, DebugNeighborsUpdateCustomPayload, DebugPathCustomPayload, DebugPoiAddedCustomPayload, DebugPoiRemovedCustomPayload, DebugPoiTicketCountCustomPayload, DebugRaidsCustomPayload, DebugStructuresCustomPayload, DebugVillageSectionsCustomPayload, DebugWorldgenAttemptCustomPayload, UnknownCustomPayload

public interface CustomPayload
Mappings:
Namespace Name
official yy
intermediary net/minecraft/class_8710
named net/minecraft/network/packet/CustomPayload
  • Method Details

    • method_56479

      CustomPayload.class_9154<? extends CustomPayload> method_56479()
      Mappings:
      Namespace Name Mixin selector
      official a Lyy;a()Lyy$b;
      intermediary method_56479 Lnet/minecraft/class_8710;method_56479()Lnet/minecraft/class_8710$class_9154;
      named method_56479 Lnet/minecraft/network/packet/CustomPayload;method_56479()Lnet/minecraft/network/packet/CustomPayload$class_9154;
    • method_56484

      static <B extends ByteBuf, T extends CustomPayload> class_9139<B,T> method_56484(class_9143<B,T> class_9143, class_9141<B,T> class_9141)
      Mappings:
      Namespace Name Mixin selector
      official a Lyy;a(Lxr;Lxp;)Lxo;
      intermediary method_56484 Lnet/minecraft/class_8710;method_56484(Lnet/minecraft/class_9143;Lnet/minecraft/class_9141;)Lnet/minecraft/class_9139;
      named method_56484 Lnet/minecraft/network/packet/CustomPayload;method_56484(Lnet/minecraft/class_9143;Lnet/minecraft/class_9141;)Lnet/minecraft/class_9139;
    • method_56483

      static <T extends CustomPayload> CustomPayload.class_9154<T> method_56483(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lyy;a(Ljava/lang/String;)Lyy$b;
      intermediary method_56483 Lnet/minecraft/class_8710;method_56483(Ljava/lang/String;)Lnet/minecraft/class_8710$class_9154;
      named method_56483 Lnet/minecraft/network/packet/CustomPayload;method_56483(Ljava/lang/String;)Lnet/minecraft/network/packet/CustomPayload$class_9154;
    • method_56485

      static <B extends PacketByteBuf> class_9139<B,CustomPayload> method_56485(CustomPayload.class_9153<B> class_9153, List<CustomPayload.class_9155<? super B,?>> list)
      Mappings:
      Namespace Name Mixin selector
      official a Lyy;a(Lyy$a;Ljava/util/List;)Lxo;
      intermediary method_56485 Lnet/minecraft/class_8710;method_56485(Lnet/minecraft/class_8710$class_9153;Ljava/util/List;)Lnet/minecraft/class_9139;
      named method_56485 Lnet/minecraft/network/packet/CustomPayload;method_56485(Lnet/minecraft/network/packet/CustomPayload$class_9153;Ljava/util/List;)Lnet/minecraft/class_9139;