Package net.minecraft

Class class_9211

java.lang.Object
net.minecraft.class_9211

@Environment(CLIENT) public class class_9211 extends Object
Mappings:
Namespace Name
official frf
intermediary net/minecraft/class_9211
named net/minecraft/class_9211
  • Field Details

    • TIMEOUT

      public static final int TIMEOUT
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lfrf;a:I
      intermediary field_48934 Lnet/minecraft/class_9211;field_48934:I
      named TIMEOUT Lnet/minecraft/class_9211;TIMEOUT:I
    • networkHandler

      private final ClientPlayNetworkHandler networkHandler
      Mappings:
      Namespace Name Mixin selector
      official b Lfrf;b:Lfrb;
      intermediary field_48935 Lnet/minecraft/class_9211;field_48935:Lnet/minecraft/class_634;
      named networkHandler Lnet/minecraft/class_9211;networkHandler:Lnet/minecraft/client/network/ClientPlayNetworkHandler;
    • debugHud

      private final DebugHud debugHud
      Mappings:
      Namespace Name Mixin selector
      official c Lfrf;c:Lfas;
      intermediary field_48936 Lnet/minecraft/class_9211;field_48936:Lnet/minecraft/class_340;
      named debugHud Lnet/minecraft/class_9211;debugHud:Lnet/minecraft/client/gui/hud/DebugHud;
    • lastTime

      private final EnumMap<DebugSampleType,Long> lastTime
      Mappings:
      Namespace Name Mixin selector
      official d Lfrf;d:Ljava/util/EnumMap;
      intermediary field_48937 Lnet/minecraft/class_9211;field_48937:Ljava/util/EnumMap;
      named lastTime Lnet/minecraft/class_9211;lastTime:Ljava/util/EnumMap;
  • Constructor Details

    • class_9211

      public class_9211(ClientPlayNetworkHandler handler, DebugHud hud)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfrf;<init>(Lfrb;Lfas;)V
      intermediary <init> Lnet/minecraft/class_9211;<init>(Lnet/minecraft/class_634;Lnet/minecraft/class_340;)V
      named <init> Lnet/minecraft/class_9211;<init>(Lnet/minecraft/client/network/ClientPlayNetworkHandler;Lnet/minecraft/client/gui/hud/DebugHud;)V
  • Method Details

    • method_56830

      public void method_56830()
      Mappings:
      Namespace Name Mixin selector
      official a Lfrf;a()V
      intermediary method_56830 Lnet/minecraft/class_9211;method_56830()V
      named method_56830 Lnet/minecraft/class_9211;method_56830()V
    • update

      private void update(DebugSampleType type)
      Mappings:
      Namespace Name Mixin selector
      official a Lfrf;a(Lbij;)V
      intermediary method_56831 Lnet/minecraft/class_9211;method_56831(Lnet/minecraft/class_9192;)V
      named update Lnet/minecraft/class_9211;update(Lnet/minecraft/util/DebugSampleType;)V