Package net.minecraft

Class class_12036

java.lang.Object
net.minecraft.class_12036

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

    • field_62932

      private final ClientPlayNetworkHandler field_62932
      Mappings:
      Namespace Name Mixin selector
      named field_62932 Lnet/minecraft/class_12036;field_62932:Lnet/minecraft/client/network/ClientPlayNetworkHandler;
      intermediary field_62932 Lnet/minecraft/class_12036;field_62932:Lnet/minecraft/class_634;
      official a Lgzf;a:Lgzj;
    • field_62933

      private final DebugHud field_62933
      Mappings:
      Namespace Name Mixin selector
      named field_62933 Lnet/minecraft/class_12036;field_62933:Lnet/minecraft/client/gui/hud/DebugHud;
      intermediary field_62933 Lnet/minecraft/class_12036;field_62933:Lnet/minecraft/class_340;
      official b Lgzf;b:Lgds;
    • field_62934

      private Set<DebugSubscriptionType<?>> field_62934
      Mappings:
      Namespace Name Mixin selector
      named field_62934 Lnet/minecraft/class_12036;field_62934:Ljava/util/Set;
      intermediary field_62934 Lnet/minecraft/class_12036;field_62934:Ljava/util/Set;
      official c Lgzf;c:Ljava/util/Set;
    • field_62935

      private final Map<DebugSubscriptionType<?>,class_12036.class_12039<?>> field_62935
      Mappings:
      Namespace Name Mixin selector
      named field_62935 Lnet/minecraft/class_12036;field_62935:Ljava/util/Map;
      intermediary field_62935 Lnet/minecraft/class_12036;field_62935:Ljava/util/Map;
      official d Lgzf;d:Ljava/util/Map;
  • Constructor Details

  • Method Details

    • method_74729

      private static void method_74729(Set<DebugSubscriptionType<?>> set, DebugSubscriptionType<?> debugSubscriptionType, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      named method_74729 Lnet/minecraft/class_12036;method_74729(Ljava/util/Set;Lnet/minecraft/world/debug/DebugSubscriptionType;Z)V
      intermediary method_74729 Lnet/minecraft/class_12036;method_74729(Ljava/util/Set;Lnet/minecraft/class_12017;Z)V
      official a Lgzf;a(Ljava/util/Set;Lbvn;Z)V
    • method_74733

      private Set<DebugSubscriptionType<?>> method_74733()
      Mappings:
      Namespace Name Mixin selector
      named method_74733 Lnet/minecraft/class_12036;method_74733()Ljava/util/Set;
      intermediary method_74733 Lnet/minecraft/class_12036;method_74733()Ljava/util/Set;
      official c Lgzf;c()Ljava/util/Set;
    • method_74712

      public void method_74712()
      Mappings:
      Namespace Name Mixin selector
      named method_74712 Lnet/minecraft/class_12036;method_74712()V
      intermediary method_74712 Lnet/minecraft/class_12036;method_74712()V
      official a Lgzf;a()V
    • method_74713

      public void method_74713(long long2)
      Mappings:
      Namespace Name Mixin selector
      named method_74713 Lnet/minecraft/class_12036;method_74713(J)V
      intermediary method_74713 Lnet/minecraft/class_12036;method_74713(J)V
      official a Lgzf;a(J)V
    • method_74728

      private void method_74728(Set<DebugSubscriptionType<?>> set)
      Mappings:
      Namespace Name Mixin selector
      named method_74728 Lnet/minecraft/class_12036;method_74728(Ljava/util/Set;)V
      intermediary method_74728 Lnet/minecraft/class_12036;method_74728(Ljava/util/Set;)V
      official a Lgzf;a(Ljava/util/Set;)V
    • method_74720

      @Nullable <V> @Nullable class_12036.class_12039<V> method_74720(DebugSubscriptionType<V> debugSubscriptionType)
      Mappings:
      Namespace Name Mixin selector
      named method_74720 Lnet/minecraft/class_12036;method_74720(Lnet/minecraft/world/debug/DebugSubscriptionType;)Lnet/minecraft/class_12036$class_12039;
      intermediary method_74720 Lnet/minecraft/class_12036;method_74720(Lnet/minecraft/class_12017;)Lnet/minecraft/class_12036$class_12039;
      official a Lgzf;a(Lbvn;)Lgzf$c;
    • method_74721

      @Nullable private <K, V> @Nullable class_12036.class_12037<K,V> method_74721(DebugSubscriptionType<V> debugSubscriptionType, class_12036.class_12038<K,V> class_12038)
      Mappings:
      Namespace Name Mixin selector
      named method_74721 Lnet/minecraft/class_12036;method_74721(Lnet/minecraft/world/debug/DebugSubscriptionType;Lnet/minecraft/class_12036$class_12038;)Lnet/minecraft/class_12036$class_12037;
      intermediary method_74721 Lnet/minecraft/class_12036;method_74721(Lnet/minecraft/class_12017;Lnet/minecraft/class_12036$class_12038;)Lnet/minecraft/class_12036$class_12037;
      official a Lgzf;a(Lbvn;Lgzf$b;)Lgzf$a;
    • method_74723

      @Nullable <K, V> V method_74723(DebugSubscriptionType<V> debugSubscriptionType, K k, class_12036.class_12038<K,V> class_12038)
      Mappings:
      Namespace Name Mixin selector
      named method_74723 Lnet/minecraft/class_12036;method_74723(Lnet/minecraft/world/debug/DebugSubscriptionType;Ljava/lang/Object;Lnet/minecraft/class_12036$class_12038;)Ljava/lang/Object;
      intermediary method_74723 Lnet/minecraft/class_12036;method_74723(Lnet/minecraft/class_12017;Ljava/lang/Object;Lnet/minecraft/class_12036$class_12038;)Ljava/lang/Object;
      official a Lgzf;a(Lbvn;Ljava/lang/Object;Lgzf$b;)Ljava/lang/Object;
    • method_74726

      public DebugDataStore method_74726(World world)
      Mappings:
      Namespace Name Mixin selector
      named method_74726 Lnet/minecraft/class_12036;method_74726(Lnet/minecraft/world/World;)Lnet/minecraft/world/debug/DebugDataStore;
      intermediary method_74726 Lnet/minecraft/class_12036;method_74726(Lnet/minecraft/class_1937;)Lnet/minecraft/class_12021;
      official a Lgzf;a(Ldrl;)Lbvp;
    • method_74717

      public <T> void method_74717(long long2, ChunkPos chunkPos, DebugSubscriptionType.OptionalValue<T> optionalValue)
      Mappings:
      Namespace Name Mixin selector
      named method_74717 Lnet/minecraft/class_12036;method_74717(JLnet/minecraft/util/math/ChunkPos;Lnet/minecraft/world/debug/DebugSubscriptionType$OptionalValue;)V
      intermediary method_74717 Lnet/minecraft/class_12036;method_74717(JLnet/minecraft/class_1923;Lnet/minecraft/class_12017$class_12019;)V
      official a Lgzf;a(JLdqq;Lbvn$b;)V
    • method_74718

      public <T> void method_74718(long long2, BlockPos blockPos, DebugSubscriptionType.OptionalValue<T> optionalValue)
      Mappings:
      Namespace Name Mixin selector
      named method_74718 Lnet/minecraft/class_12036;method_74718(JLnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/debug/DebugSubscriptionType$OptionalValue;)V
      intermediary method_74718 Lnet/minecraft/class_12036;method_74718(JLnet/minecraft/class_2338;Lnet/minecraft/class_12017$class_12019;)V
      official a Lgzf;a(JLja;Lbvn$b;)V
    • method_74716

      public <T> void method_74716(long long2, Entity entity, DebugSubscriptionType.OptionalValue<T> optionalValue)
      Mappings:
      Namespace Name Mixin selector
      named method_74716 Lnet/minecraft/class_12036;method_74716(JLnet/minecraft/entity/Entity;Lnet/minecraft/world/debug/DebugSubscriptionType$OptionalValue;)V
      intermediary method_74716 Lnet/minecraft/class_12036;method_74716(JLnet/minecraft/class_1297;Lnet/minecraft/class_12017$class_12019;)V
      official a Lgzf;a(JLcdq;Lbvn$b;)V
    • method_74714

      public <T> void method_74714(long long2, DebugSubscriptionType.Value<T> value)
      Mappings:
      Namespace Name Mixin selector
      named method_74714 Lnet/minecraft/class_12036;method_74714(JLnet/minecraft/world/debug/DebugSubscriptionType$Value;)V
      intermediary method_74714 Lnet/minecraft/class_12036;method_74714(JLnet/minecraft/class_12017$class_12018;)V
      official a Lgzf;a(JLbvn$a;)V
    • method_74719

      private <K, V> void method_74719(long long2, K k, DebugSubscriptionType.OptionalValue<V> optionalValue, class_12036.class_12038<K,V> class_12038)
      Mappings:
      Namespace Name Mixin selector
      named method_74719 Lnet/minecraft/class_12036;method_74719(JLjava/lang/Object;Lnet/minecraft/world/debug/DebugSubscriptionType$OptionalValue;Lnet/minecraft/class_12036$class_12038;)V
      intermediary method_74719 Lnet/minecraft/class_12036;method_74719(JLjava/lang/Object;Lnet/minecraft/class_12017$class_12019;Lnet/minecraft/class_12036$class_12038;)V
      official a Lgzf;a(JLjava/lang/Object;Lbvn$b;Lgzf$b;)V
    • method_74722

      <K, V> void method_74722(DebugSubscriptionType<V> debugSubscriptionType, class_12036.class_12038<K,V> class_12038, BiConsumer<K,V> biConsumer)
      Mappings:
      Namespace Name Mixin selector
      named method_74722 Lnet/minecraft/class_12036;method_74722(Lnet/minecraft/world/debug/DebugSubscriptionType;Lnet/minecraft/class_12036$class_12038;Ljava/util/function/BiConsumer;)V
      intermediary method_74722 Lnet/minecraft/class_12036;method_74722(Lnet/minecraft/class_12017;Lnet/minecraft/class_12036$class_12038;Ljava/util/function/BiConsumer;)V
      official a Lgzf;a(Lbvn;Lgzf$b;Ljava/util/function/BiConsumer;)V
    • method_74730

      public void method_74730()
      Mappings:
      Namespace Name Mixin selector
      named method_74730 Lnet/minecraft/class_12036;method_74730()V
      intermediary method_74730 Lnet/minecraft/class_12036;method_74730()V
      official b Lgzf;b()V
    • method_74725

      public void method_74725(ChunkPos chunkPos)
      Mappings:
      Namespace Name Mixin selector
      named method_74725 Lnet/minecraft/class_12036;method_74725(Lnet/minecraft/util/math/ChunkPos;)V
      intermediary method_74725 Lnet/minecraft/class_12036;method_74725(Lnet/minecraft/class_1923;)V
      official a Lgzf;a(Ldqq;)V
    • method_74724

      public void method_74724(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      named method_74724 Lnet/minecraft/class_12036;method_74724(Lnet/minecraft/entity/Entity;)V
      intermediary method_74724 Lnet/minecraft/class_12036;method_74724(Lnet/minecraft/class_1297;)V
      official a Lgzf;a(Lcdq;)V
    • method_74735

      static <T> class_12036.class_12038<UUID,T> method_74735()
      Mappings:
      Namespace Name Mixin selector
      named method_74735 Lnet/minecraft/class_12036;method_74735()Lnet/minecraft/class_12036$class_12038;
      intermediary method_74735 Lnet/minecraft/class_12036;method_74735()Lnet/minecraft/class_12036$class_12038;
      official d Lgzf;d()Lgzf$b;
    • method_74736

      static <T> class_12036.class_12038<BlockPos,T> method_74736()
      Mappings:
      Namespace Name Mixin selector
      named method_74736 Lnet/minecraft/class_12036;method_74736()Lnet/minecraft/class_12036$class_12038;
      intermediary method_74736 Lnet/minecraft/class_12036;method_74736()Lnet/minecraft/class_12036$class_12038;
      official e Lgzf;e()Lgzf$b;
    • method_74737

      static <T> class_12036.class_12038<ChunkPos,T> method_74737()
      Mappings:
      Namespace Name Mixin selector
      named method_74737 Lnet/minecraft/class_12036;method_74737()Lnet/minecraft/class_12036$class_12038;
      intermediary method_74737 Lnet/minecraft/class_12036;method_74737()Lnet/minecraft/class_12036$class_12038;
      official f Lgzf;f()Lgzf$b;