Package net.minecraft

Class class_9147<T extends PacketListener,B extends ByteBuf>

java.lang.Object
net.minecraft.class_9147<T,B>

public class class_9147<T extends PacketListener,B extends ByteBuf> extends Object
Mappings:
Namespace Name
official yc
intermediary net/minecraft/class_9147
named net/minecraft/class_9147
  • Field Details

    • field_48616

      private final NetworkState field_48616
      Mappings:
      Namespace Name Mixin selector
      official a Lyc;a:Lup;
      intermediary field_48616 Lnet/minecraft/class_9147;field_48616:Lnet/minecraft/class_2539;
      named field_48616 Lnet/minecraft/class_9147;field_48616:Lnet/minecraft/network/NetworkState;
    • field_48617

      private final NetworkSide field_48617
      Mappings:
      Namespace Name Mixin selector
      official b Lyc;b:Lxy;
      intermediary field_48617 Lnet/minecraft/class_9147;field_48617:Lnet/minecraft/class_2598;
      named field_48617 Lnet/minecraft/class_9147;field_48617:Lnet/minecraft/network/NetworkSide;
    • field_48618

      private final List<class_9147.class_9148<T extends PacketListener,?,B extends ByteBuf>> field_48618
      Mappings:
      Namespace Name Mixin selector
      official c Lyc;c:Ljava/util/List;
      intermediary field_48618 Lnet/minecraft/class_9147;field_48618:Ljava/util/List;
      named field_48618 Lnet/minecraft/class_9147;field_48618:Ljava/util/List;
    • field_48619

      Mappings:
      Namespace Name Mixin selector
      official d Lyc;d:Lxw;
      intermediary field_48619 Lnet/minecraft/class_9147;field_48619:Lnet/minecraft/class_8039;
      named field_48619 Lnet/minecraft/class_9147;field_48619:Lnet/minecraft/network/handler/PacketBundleHandler;
  • Constructor Details

  • Method Details

    • method_56454

      public <P extends Packet<? super T>> class_9147<T,B> method_56454(PacketIdentifier<P> packetIdentifier, PacketCodec<? super B,P> packetCodec)
      Mappings:
      Namespace Name Mixin selector
      official a Lyc;a(Lxz;Lxo;)Lyc;
      intermediary method_56454 Lnet/minecraft/class_9147;method_56454(Lnet/minecraft/class_9145;Lnet/minecraft/class_9139;)Lnet/minecraft/class_9147;
      named method_56454 Lnet/minecraft/class_9147;method_56454(Lnet/minecraft/network/packet/PacketIdentifier;Lnet/minecraft/network/codec/PacketCodec;)Lnet/minecraft/class_9147;
    • method_56453

      public <P extends BundlePacket<? super T>, D extends BundleSplitterPacket<? super T>> class_9147<T,B> method_56453(PacketIdentifier<P> packetIdentifier, Function<Iterable<Packet<? super T>>,P> function, D d)
      Mappings:
      Namespace Name Mixin selector
      official a Lyc;a(Lxz;Ljava/util/function/Function;Lxu;)Lyc;
      intermediary method_56453 Lnet/minecraft/class_9147;method_56453(Lnet/minecraft/class_9145;Ljava/util/function/Function;Lnet/minecraft/class_8037;)Lnet/minecraft/class_9147;
      named method_56453 Lnet/minecraft/class_9147;method_56453(Lnet/minecraft/network/packet/PacketIdentifier;Ljava/util/function/Function;Lnet/minecraft/network/packet/BundleSplitterPacket;)Lnet/minecraft/class_9147;
    • method_56450

      private PacketCodec<ByteBuf,Packet<? super T>> method_56450(Function<ByteBuf,B> function, List<class_9147.class_9148<T,?,B>> list)
      Mappings:
      Namespace Name Mixin selector
      official a Lyc;a(Ljava/util/function/Function;Ljava/util/List;)Lxo;
      intermediary method_56450 Lnet/minecraft/class_9147;method_56450(Ljava/util/function/Function;Ljava/util/List;)Lnet/minecraft/class_9139;
      named method_56450 Lnet/minecraft/class_9147;method_56450(Ljava/util/function/Function;Ljava/util/List;)Lnet/minecraft/network/codec/PacketCodec;
    • method_56449

      public class_9127<T> method_56449(Function<ByteBuf,B> function)
      Mappings:
      Namespace Name Mixin selector
      official a Lyc;a(Ljava/util/function/Function;)Luy;
      intermediary method_56449 Lnet/minecraft/class_9147;method_56449(Ljava/util/function/Function;)Lnet/minecraft/class_9127;
      named method_56449 Lnet/minecraft/class_9147;method_56449(Ljava/util/function/Function;)Lnet/minecraft/class_9127;
    • method_56447

      public class_9127.class_9128<T,B> method_56447()
      Mappings:
      Namespace Name Mixin selector
      official a Lyc;a()Luy$a;
      intermediary method_56447 Lnet/minecraft/class_9147;method_56447()Lnet/minecraft/class_9127$class_9128;
      named method_56447 Lnet/minecraft/class_9147;method_56447()Lnet/minecraft/class_9127$class_9128;
    • method_56452

      private static <L extends PacketListener> class_9127<L> method_56452(NetworkState networkState, NetworkSide networkSide, Consumer<class_9147<L,PacketByteBuf>> consumer)
      Mappings:
      Namespace Name Mixin selector
      official a Lyc;a(Lup;Lxy;Ljava/util/function/Consumer;)Luy;
      intermediary method_56452 Lnet/minecraft/class_9147;method_56452(Lnet/minecraft/class_2539;Lnet/minecraft/class_2598;Ljava/util/function/Consumer;)Lnet/minecraft/class_9127;
      named method_56452 Lnet/minecraft/class_9147;method_56452(Lnet/minecraft/network/NetworkState;Lnet/minecraft/network/NetworkSide;Ljava/util/function/Consumer;)Lnet/minecraft/class_9127;
    • method_56451

      public static <T extends ServerPacketListener> class_9127<T> method_56451(NetworkState networkState, Consumer<class_9147<T,PacketByteBuf>> consumer)
      Mappings:
      Namespace Name Mixin selector
      official a Lyc;a(Lup;Ljava/util/function/Consumer;)Luy;
      intermediary method_56451 Lnet/minecraft/class_9147;method_56451(Lnet/minecraft/class_2539;Ljava/util/function/Consumer;)Lnet/minecraft/class_9127;
      named method_56451 Lnet/minecraft/class_9147;method_56451(Lnet/minecraft/network/NetworkState;Ljava/util/function/Consumer;)Lnet/minecraft/class_9127;
    • method_56455

      public static <T extends ClientPacketListener> class_9127<T> method_56455(NetworkState networkState, Consumer<class_9147<T,PacketByteBuf>> consumer)
      Mappings:
      Namespace Name Mixin selector
      official b Lyc;b(Lup;Ljava/util/function/Consumer;)Luy;
      intermediary method_56455 Lnet/minecraft/class_9147;method_56455(Lnet/minecraft/class_2539;Ljava/util/function/Consumer;)Lnet/minecraft/class_9127;
      named method_56455 Lnet/minecraft/class_9147;method_56455(Lnet/minecraft/network/NetworkState;Ljava/util/function/Consumer;)Lnet/minecraft/class_9127;
    • method_56456

      private static <L extends PacketListener, B extends ByteBuf> class_9127.class_9128<L,B> method_56456(NetworkState networkState, NetworkSide networkSide, Consumer<class_9147<L,B>> consumer)
      Mappings:
      Namespace Name Mixin selector
      official b Lyc;b(Lup;Lxy;Ljava/util/function/Consumer;)Luy$a;
      intermediary method_56456 Lnet/minecraft/class_9147;method_56456(Lnet/minecraft/class_2539;Lnet/minecraft/class_2598;Ljava/util/function/Consumer;)Lnet/minecraft/class_9127$class_9128;
      named method_56456 Lnet/minecraft/class_9147;method_56456(Lnet/minecraft/network/NetworkState;Lnet/minecraft/network/NetworkSide;Ljava/util/function/Consumer;)Lnet/minecraft/class_9127$class_9128;
    • method_56457

      public static <T extends ServerPacketListener, B extends ByteBuf> class_9127.class_9128<T,B> method_56457(NetworkState networkState, Consumer<class_9147<T,B>> consumer)
      Mappings:
      Namespace Name Mixin selector
      official c Lyc;c(Lup;Ljava/util/function/Consumer;)Luy$a;
      intermediary method_56457 Lnet/minecraft/class_9147;method_56457(Lnet/minecraft/class_2539;Ljava/util/function/Consumer;)Lnet/minecraft/class_9127$class_9128;
      named method_56457 Lnet/minecraft/class_9147;method_56457(Lnet/minecraft/network/NetworkState;Ljava/util/function/Consumer;)Lnet/minecraft/class_9127$class_9128;
    • method_56458

      public static <T extends ClientPacketListener, B extends ByteBuf> class_9127.class_9128<T,B> method_56458(NetworkState networkState, Consumer<class_9147<T,B>> consumer)
      Mappings:
      Namespace Name Mixin selector
      official d Lyc;d(Lup;Ljava/util/function/Consumer;)Luy$a;
      intermediary method_56458 Lnet/minecraft/class_9147;method_56458(Lnet/minecraft/class_2539;Ljava/util/function/Consumer;)Lnet/minecraft/class_9127$class_9128;
      named method_56458 Lnet/minecraft/class_9147;method_56458(Lnet/minecraft/network/NetworkState;Ljava/util/function/Consumer;)Lnet/minecraft/class_9127$class_9128;