Package net.minecraft

Class class_8673

java.lang.Object
net.minecraft.class_8673
All Implemented Interfaces:
class_8697, class_8705, PacketListener
Direct Known Subclasses:
class_8674, ClientPlayNetworkHandler

@Environment(CLIENT) public abstract class class_8673 extends Object implements class_8705
Mappings:
Namespace Name
official fib
intermediary net/minecraft/class_8673
named net/minecraft/class_8673
  • Field Details

    • field_45594

      private static final Text field_45594
      Mappings:
      Namespace Name Mixin selector
      official g Lfib;g:Lte;
      intermediary field_45594 Lnet/minecraft/class_8673;field_45594:Lnet/minecraft/class_2561;
      named field_45594 Lnet/minecraft/class_8673;field_45594:Lnet/minecraft/text/Text;
    • field_45588

      protected final MinecraftClient field_45588
      Mappings:
      Namespace Name Mixin selector
      official a Lfib;a:Leqn;
      intermediary field_45588 Lnet/minecraft/class_8673;field_45588:Lnet/minecraft/class_310;
      named field_45588 Lnet/minecraft/class_8673;field_45588:Lnet/minecraft/client/MinecraftClient;
    • field_45589

      protected final ClientConnection field_45589
      Mappings:
      Namespace Name Mixin selector
      official b Lfib;b:Lsf;
      intermediary field_45589 Lnet/minecraft/class_8673;field_45589:Lnet/minecraft/class_2535;
      named field_45589 Lnet/minecraft/class_8673;field_45589:Lnet/minecraft/network/ClientConnection;
    • field_45590

      @Nullable protected final @Nullable ServerInfo field_45590
      Mappings:
      Namespace Name Mixin selector
      official c Lfib;c:Lfin;
      intermediary field_45590 Lnet/minecraft/class_8673;field_45590:Lnet/minecraft/class_642;
      named field_45590 Lnet/minecraft/class_8673;field_45590:Lnet/minecraft/client/network/ServerInfo;
    • field_45591

      @Nullable protected @Nullable String field_45591
      Mappings:
      Namespace Name Mixin selector
      official d Lfib;d:Ljava/lang/String;
      intermediary field_45591 Lnet/minecraft/class_8673;field_45591:Ljava/lang/String;
      named field_45591 Lnet/minecraft/class_8673;field_45591:Ljava/lang/String;
    • field_45592

      protected final WorldSession field_45592
      Mappings:
      Namespace Name Mixin selector
      official e Lfib;e:Lgdf;
      intermediary field_45592 Lnet/minecraft/class_8673;field_45592:Lnet/minecraft/class_7975;
      named field_45592 Lnet/minecraft/class_8673;field_45592:Lnet/minecraft/client/util/telemetry/WorldSession;
    • field_45593

      @Nullable protected final @Nullable Screen field_45593
      Mappings:
      Namespace Name Mixin selector
      official f Lfib;f:Lexv;
      intermediary field_45593 Lnet/minecraft/class_8673;field_45593:Lnet/minecraft/class_437;
      named field_45593 Lnet/minecraft/class_8673;field_45593:Lnet/minecraft/client/gui/screen/Screen;
    • field_45595

      private final List<class_8673.QueuedPacket> field_45595
      Mappings:
      Namespace Name Mixin selector
      official h Lfib;h:Ljava/util/List;
      intermediary field_45595 Lnet/minecraft/class_8673;field_45595:Ljava/util/List;
      named field_45595 Lnet/minecraft/class_8673;field_45595:Ljava/util/List;
  • Constructor Details

  • Method Details

    • method_52782

      public void method_52782(KeepAliveS2CPacket keepAliveS2CPacket)
      Specified by:
      method_52782 in interface class_8705
      Mappings:
      Namespace Name Mixin selector
      official a Luz;a(Lvc;)V
      intermediary method_52782 Lnet/minecraft/class_8705;method_52782(Lnet/minecraft/class_2670;)V
      named method_52782 Lnet/minecraft/class_8705;method_52782(Lnet/minecraft/network/packet/s2c/play/KeepAliveS2CPacket;)V
    • method_52783

      public void method_52783(PlayPingS2CPacket playPingS2CPacket)
      Specified by:
      method_52783 in interface class_8705
      Mappings:
      Namespace Name Mixin selector
      official a Luz;a(Lvd;)V
      intermediary method_52783 Lnet/minecraft/class_8705;method_52783(Lnet/minecraft/class_6373;)V
      named method_52783 Lnet/minecraft/class_8705;method_52783(Lnet/minecraft/network/packet/s2c/play/PlayPingS2CPacket;)V
    • method_52780

      public void method_52780(CustomPayloadS2CPacket customPayloadS2CPacket)
      Specified by:
      method_52780 in interface class_8705
      Mappings:
      Namespace Name Mixin selector
      official a Luz;a(Lva;)V
      intermediary method_52780 Lnet/minecraft/class_8705;method_52780(Lnet/minecraft/class_2658;)V
      named method_52780 Lnet/minecraft/class_8705;method_52780(Lnet/minecraft/network/packet/s2c/play/CustomPayloadS2CPacket;)V
    • onCustomPayload

      protected abstract void onCustomPayload(class_8710 class_8710)
      Mappings:
      Namespace Name Mixin selector
      official a Lfib;a(Lvo;)V
      intermediary method_11152 Lnet/minecraft/class_8673;method_11152(Lnet/minecraft/class_8710;)V
      named onCustomPayload Lnet/minecraft/class_8673;onCustomPayload(Lnet/minecraft/class_8710;)V
    • getRegistryManager

      protected abstract DynamicRegistryManager.Immutable getRegistryManager()
      Mappings:
      Namespace Name Mixin selector
      official f Lfib;f()Lht$b;
      intermediary method_29091 Lnet/minecraft/class_8673;method_29091()Lnet/minecraft/class_5455$class_6890;
      named getRegistryManager Lnet/minecraft/class_8673;getRegistryManager()Lnet/minecraft/registry/DynamicRegistryManager$Immutable;
    • method_52784

      public void method_52784(ResourcePackSendS2CPacket resourcePackSendS2CPacket)
      Specified by:
      method_52784 in interface class_8705
      Mappings:
      Namespace Name Mixin selector
      official a Luz;a(Lve;)V
      intermediary method_52784 Lnet/minecraft/class_8705;method_52784(Lnet/minecraft/class_2720;)V
      named method_52784 Lnet/minecraft/class_8705;method_52784(Lnet/minecraft/network/packet/s2c/play/ResourcePackSendS2CPacket;)V
    • method_52775

      private void method_52775(URL uRL, String string, boolean bool, @Nullable @Nullable Text text)
      Mappings:
      Namespace Name Mixin selector
      official a Lfib;a(Ljava/net/URL;Ljava/lang/String;ZLte;)V
      intermediary method_52775 Lnet/minecraft/class_8673;method_52775(Ljava/net/URL;Ljava/lang/String;ZLnet/minecraft/class_2561;)V
      named method_52775 Lnet/minecraft/class_8673;method_52775(Ljava/net/URL;Ljava/lang/String;ZLnet/minecraft/text/Text;)V
    • method_52778

      private static Text method_52778(Text text, @Nullable @Nullable Text text2)
      Mappings:
      Namespace Name Mixin selector
      official a Lfib;a(Lte;Lte;)Lte;
      intermediary method_52778 Lnet/minecraft/class_8673;method_52778(Lnet/minecraft/class_2561;Lnet/minecraft/class_2561;)Lnet/minecraft/class_2561;
      named method_52778 Lnet/minecraft/class_8673;method_52778(Lnet/minecraft/text/Text;Lnet/minecraft/text/Text;)Lnet/minecraft/text/Text;
    • method_52773

      @Nullable private static @Nullable URL method_52773(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lfib;a(Ljava/lang/String;)Ljava/net/URL;
      intermediary method_52773 Lnet/minecraft/class_8673;method_52773(Ljava/lang/String;)Ljava/net/URL;
      named method_52773 Lnet/minecraft/class_8673;method_52773(Ljava/lang/String;)Ljava/net/URL;
    • method_52777

      private void method_52777(CompletableFuture<?> completableFuture)
      Mappings:
      Namespace Name Mixin selector
      official a Lfib;a(Ljava/util/concurrent/CompletableFuture;)V
      intermediary method_52777 Lnet/minecraft/class_8673;method_52777(Ljava/util/concurrent/CompletableFuture;)V
      named method_52777 Lnet/minecraft/class_8673;method_52777(Ljava/util/concurrent/CompletableFuture;)V
    • onSynchronizeTags

      public void onSynchronizeTags(SynchronizeTagsS2CPacket synchronizeTagsS2CPacket)
      Specified by:
      onSynchronizeTags in interface class_8705
      Mappings:
      Namespace Name Mixin selector
      official a Luz;a(Lvf;)V
      intermediary method_11126 Lnet/minecraft/class_8705;method_11126(Lnet/minecraft/class_2790;)V
      named onSynchronizeTags Lnet/minecraft/class_8705;onSynchronizeTags(Lnet/minecraft/network/packet/s2c/play/SynchronizeTagsS2CPacket;)V
    • method_52771

      private <T> void method_52771(RegistryKey<? extends Registry<? extends T>> registryKey, TagPacketSerializer.Serialized serialized)
      Mappings:
      Namespace Name Mixin selector
      official a Lfib;a(Laeo;Laqb$a;)V
      intermediary method_52771 Lnet/minecraft/class_8673;method_52771(Lnet/minecraft/class_5321;Lnet/minecraft/class_6864$class_5748;)V
      named method_52771 Lnet/minecraft/class_8673;method_52771(Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/registry/tag/TagPacketSerializer$Serialized;)V
    • method_52785

      private void method_52785(ResourcePackStatusC2SPacket.Status status)
      Mappings:
      Namespace Name Mixin selector
      official a Lfib;a(Lvk$a;)V
      intermediary method_52785 Lnet/minecraft/class_8673;method_52785(Lnet/minecraft/class_2856$class_2857;)V
      named method_52785 Lnet/minecraft/class_8673;method_52785(Lnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket$Status;)V
    • method_52781

      public void method_52781(DisconnectS2CPacket disconnectS2CPacket)
      Specified by:
      method_52781 in interface class_8705
      Mappings:
      Namespace Name Mixin selector
      official a Luz;a(Lvb;)V
      intermediary method_52781 Lnet/minecraft/class_8705;method_52781(Lnet/minecraft/class_2661;)V
      named method_52781 Lnet/minecraft/class_8705;method_52781(Lnet/minecraft/network/packet/s2c/play/DisconnectS2CPacket;)V
    • method_52789

      protected void method_52789()
      Mappings:
      Namespace Name Mixin selector
      official g Lfib;g()V
      intermediary method_52789 Lnet/minecraft/class_8673;method_52789()V
      named method_52789 Lnet/minecraft/class_8673;method_52789()V
    • method_52787

      public void method_52787(Packet<?> packet)
      Mappings:
      Namespace Name Mixin selector
      official b Lfib;b(Luw;)V
      intermediary method_52787 Lnet/minecraft/class_8673;method_52787(Lnet/minecraft/class_2596;)V
      named method_52787 Lnet/minecraft/class_8673;method_52787(Lnet/minecraft/network/packet/Packet;)V
    • onDisconnected

      public void onDisconnected(Text reason)
      Called when the connection this listener listens to has disconnected. Can be used to display the disconnection reason.
      Specified by:
      onDisconnected in interface PacketListener
      Parameters:
      reason - the reason of disconnection; may be a generic message
      Mappings:
      Namespace Name Mixin selector
      official a Lsn;a(Lte;)V
      intermediary method_10839 Lnet/minecraft/class_2547;method_10839(Lnet/minecraft/class_2561;)V
      named onDisconnected Lnet/minecraft/network/listener/PacketListener;onDisconnected(Lnet/minecraft/text/Text;)V
    • method_52786

      protected Screen method_52786(Text text)
      Mappings:
      Namespace Name Mixin selector
      official b Lfib;b(Lte;)Lexv;
      intermediary method_52786 Lnet/minecraft/class_8673;method_52786(Lnet/minecraft/class_2561;)Lnet/minecraft/class_437;
      named method_52786 Lnet/minecraft/class_8673;method_52786(Lnet/minecraft/text/Text;)Lnet/minecraft/client/gui/screen/Screen;
    • method_52790

      @Nullable public @Nullable String method_52790()
      Mappings:
      Namespace Name Mixin selector
      official h Lfib;h()Ljava/lang/String;
      intermediary method_52790 Lnet/minecraft/class_8673;method_52790()Ljava/lang/String;
      named method_52790 Lnet/minecraft/class_8673;method_52790()Ljava/lang/String;
    • method_52779

      private void method_52779(Packet<? extends class_8701> packet, BooleanSupplier booleanSupplier, Duration duration)
      Mappings:
      Namespace Name Mixin selector
      official a Lfib;a(Luw;Ljava/util/function/BooleanSupplier;Ljava/time/Duration;)V
      intermediary method_52779 Lnet/minecraft/class_8673;method_52779(Lnet/minecraft/class_2596;Ljava/util/function/BooleanSupplier;Ljava/time/Duration;)V
      named method_52779 Lnet/minecraft/class_8673;method_52779(Lnet/minecraft/network/packet/Packet;Ljava/util/function/BooleanSupplier;Ljava/time/Duration;)V