Package net.minecraft

Interface class_9127<T extends PacketListener>

All Known Implementing Classes:
class_9147.class_9149

public interface class_9127<T extends PacketListener>
Mappings:
Namespace Name
official uy
intermediary net/minecraft/class_9127
named net/minecraft/class_9127
  • Method Details

    • id

      Mappings:
      Namespace Name Mixin selector
      official a Luy;a()Lup;
      intermediary comp_2234 Lnet/minecraft/class_9127;comp_2234()Lnet/minecraft/class_2539;
      named id Lnet/minecraft/class_9127;id()Lnet/minecraft/network/NetworkState;
    • flow

      NetworkSide flow()
      Mappings:
      Namespace Name Mixin selector
      official b Luy;b()Lxy;
      intermediary comp_2235 Lnet/minecraft/class_9127;comp_2235()Lnet/minecraft/class_2598;
      named flow Lnet/minecraft/class_9127;flow()Lnet/minecraft/network/NetworkSide;
    • codec

      PacketCodec<ByteBuf,Packet<? super T>> codec()
      Mappings:
      Namespace Name Mixin selector
      official c Luy;c()Lxo;
      intermediary comp_2236 Lnet/minecraft/class_9127;comp_2236()Lnet/minecraft/class_9139;
      named codec Lnet/minecraft/class_9127;codec()Lnet/minecraft/network/codec/PacketCodec;
    • bundlerInfo

      Mappings:
      Namespace Name Mixin selector
      official d Luy;d()Lxw;
      intermediary comp_2237 Lnet/minecraft/class_9127;comp_2237()Lnet/minecraft/class_8039;
      named bundlerInfo Lnet/minecraft/class_9127;bundlerInfo()Lnet/minecraft/network/handler/PacketBundleHandler;