Package net.minecraft
Class class_12036
java.lang.Object
net.minecraft.class_12036
- Mappings:
Namespace Name named net/minecraft/class_12036intermediary net/minecraft/class_12036official gzf
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classprivate static interfaceprivate static classprivate static final record -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ClientPlayNetworkHandlerprivate final DebugHudprivate Set<DebugSubscriptionType<?>> private final Map<DebugSubscriptionType<?>, class_12036.class_12039<?>> -
Constructor Summary
ConstructorsConstructorDescriptionclass_12036(ClientPlayNetworkHandler clientPlayNetworkHandler, DebugHud debugHud) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidmethod_74713(long long2) <T> voidmethod_74714(long long2, DebugSubscriptionType.Value<T> value) <T> voidmethod_74716(long long2, Entity entity, DebugSubscriptionType.OptionalValue<T> optionalValue) <T> voidmethod_74717(long long2, ChunkPos chunkPos, DebugSubscriptionType.OptionalValue<T> optionalValue) <T> voidmethod_74718(long long2, BlockPos blockPos, DebugSubscriptionType.OptionalValue<T> optionalValue) private <K,V> void method_74719(long long2, K k, DebugSubscriptionType.OptionalValue<V> optionalValue, class_12036.class_12038<K, V> class_12038) (package private) <V> @Nullable class_12036.class_12039<V> method_74720(DebugSubscriptionType<V> debugSubscriptionType) private <K,V> @Nullable class_12036.class_12037 <K, V> method_74721(DebugSubscriptionType<V> debugSubscriptionType, class_12036.class_12038<K, V> class_12038) (package private) <K,V> void method_74722(DebugSubscriptionType<V> debugSubscriptionType, class_12036.class_12038<K, V> class_12038, BiConsumer<K, V> biConsumer) (package private) <K,V> V method_74723(DebugSubscriptionType<V> debugSubscriptionType, K k, class_12036.class_12038<K, V> class_12038) voidmethod_74724(Entity entity) voidmethod_74725(ChunkPos chunkPos) method_74726(World world) private voidmethod_74728(Set<DebugSubscriptionType<?>> set) private static voidmethod_74729(Set<DebugSubscriptionType<?>> set, DebugSubscriptionType<?> debugSubscriptionType, boolean bool) voidprivate Set<DebugSubscriptionType<?>> (package private) static <T> class_12036.class_12038<UUID, T> (package private) static <T> class_12036.class_12038<BlockPos, T> (package private) static <T> class_12036.class_12038<ChunkPos, T>
-
Field Details
-
field_62932
- Mappings:
Namespace Name Mixin selector named field_62932Lnet/minecraft/class_12036;field_62932:Lnet/minecraft/client/network/ClientPlayNetworkHandler;intermediary field_62932Lnet/minecraft/class_12036;field_62932:Lnet/minecraft/class_634;official aLgzf;a:Lgzj;
-
field_62933
- Mappings:
Namespace Name Mixin selector named field_62933Lnet/minecraft/class_12036;field_62933:Lnet/minecraft/client/gui/hud/DebugHud;intermediary field_62933Lnet/minecraft/class_12036;field_62933:Lnet/minecraft/class_340;official bLgzf;b:Lgds;
-
field_62934
- Mappings:
Namespace Name Mixin selector named field_62934Lnet/minecraft/class_12036;field_62934:Ljava/util/Set;intermediary field_62934Lnet/minecraft/class_12036;field_62934:Ljava/util/Set;official cLgzf;c:Ljava/util/Set;
-
field_62935
- Mappings:
Namespace Name Mixin selector named field_62935Lnet/minecraft/class_12036;field_62935:Ljava/util/Map;intermediary field_62935Lnet/minecraft/class_12036;field_62935:Ljava/util/Map;official dLgzf;d:Ljava/util/Map;
-
-
Constructor Details
-
class_12036
-
-
Method Details
-
method_74729
private static void method_74729(Set<DebugSubscriptionType<?>> set, DebugSubscriptionType<?> debugSubscriptionType, boolean bool) - Mappings:
Namespace Name Mixin selector named method_74729Lnet/minecraft/class_12036;method_74729(Ljava/util/Set;Lnet/minecraft/world/debug/DebugSubscriptionType;Z)Vintermediary method_74729Lnet/minecraft/class_12036;method_74729(Ljava/util/Set;Lnet/minecraft/class_12017;Z)Vofficial aLgzf;a(Ljava/util/Set;Lbvn;Z)V
-
method_74733
- Mappings:
Namespace Name Mixin selector named method_74733Lnet/minecraft/class_12036;method_74733()Ljava/util/Set;intermediary method_74733Lnet/minecraft/class_12036;method_74733()Ljava/util/Set;official cLgzf;c()Ljava/util/Set;
-
method_74712
public void method_74712()- Mappings:
Namespace Name Mixin selector named method_74712Lnet/minecraft/class_12036;method_74712()Vintermediary method_74712Lnet/minecraft/class_12036;method_74712()Vofficial aLgzf;a()V
-
method_74713
public void method_74713(long long2) - Mappings:
Namespace Name Mixin selector named method_74713Lnet/minecraft/class_12036;method_74713(J)Vintermediary method_74713Lnet/minecraft/class_12036;method_74713(J)Vofficial aLgzf;a(J)V
-
method_74728
- Mappings:
Namespace Name Mixin selector named method_74728Lnet/minecraft/class_12036;method_74728(Ljava/util/Set;)Vintermediary method_74728Lnet/minecraft/class_12036;method_74728(Ljava/util/Set;)Vofficial aLgzf;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_74720Lnet/minecraft/class_12036;method_74720(Lnet/minecraft/world/debug/DebugSubscriptionType;)Lnet/minecraft/class_12036$class_12039;intermediary method_74720Lnet/minecraft/class_12036;method_74720(Lnet/minecraft/class_12017;)Lnet/minecraft/class_12036$class_12039;official aLgzf;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_74721Lnet/minecraft/class_12036;method_74721(Lnet/minecraft/world/debug/DebugSubscriptionType;Lnet/minecraft/class_12036$class_12038;)Lnet/minecraft/class_12036$class_12037;intermediary method_74721Lnet/minecraft/class_12036;method_74721(Lnet/minecraft/class_12017;Lnet/minecraft/class_12036$class_12038;)Lnet/minecraft/class_12036$class_12037;official aLgzf;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_74723Lnet/minecraft/class_12036;method_74723(Lnet/minecraft/world/debug/DebugSubscriptionType;Ljava/lang/Object;Lnet/minecraft/class_12036$class_12038;)Ljava/lang/Object;intermediary method_74723Lnet/minecraft/class_12036;method_74723(Lnet/minecraft/class_12017;Ljava/lang/Object;Lnet/minecraft/class_12036$class_12038;)Ljava/lang/Object;official aLgzf;a(Lbvn;Ljava/lang/Object;Lgzf$b;)Ljava/lang/Object;
-
method_74726
- Mappings:
Namespace Name Mixin selector named method_74726Lnet/minecraft/class_12036;method_74726(Lnet/minecraft/world/World;)Lnet/minecraft/world/debug/DebugDataStore;intermediary method_74726Lnet/minecraft/class_12036;method_74726(Lnet/minecraft/class_1937;)Lnet/minecraft/class_12021;official aLgzf;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_74717Lnet/minecraft/class_12036;method_74717(JLnet/minecraft/util/math/ChunkPos;Lnet/minecraft/world/debug/DebugSubscriptionType$OptionalValue;)Vintermediary method_74717Lnet/minecraft/class_12036;method_74717(JLnet/minecraft/class_1923;Lnet/minecraft/class_12017$class_12019;)Vofficial aLgzf;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_74718Lnet/minecraft/class_12036;method_74718(JLnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/debug/DebugSubscriptionType$OptionalValue;)Vintermediary method_74718Lnet/minecraft/class_12036;method_74718(JLnet/minecraft/class_2338;Lnet/minecraft/class_12017$class_12019;)Vofficial aLgzf;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_74716Lnet/minecraft/class_12036;method_74716(JLnet/minecraft/entity/Entity;Lnet/minecraft/world/debug/DebugSubscriptionType$OptionalValue;)Vintermediary method_74716Lnet/minecraft/class_12036;method_74716(JLnet/minecraft/class_1297;Lnet/minecraft/class_12017$class_12019;)Vofficial aLgzf;a(JLcdq;Lbvn$b;)V
-
method_74714
- Mappings:
Namespace Name Mixin selector named method_74714Lnet/minecraft/class_12036;method_74714(JLnet/minecraft/world/debug/DebugSubscriptionType$Value;)Vintermediary method_74714Lnet/minecraft/class_12036;method_74714(JLnet/minecraft/class_12017$class_12018;)Vofficial aLgzf;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_74719Lnet/minecraft/class_12036;method_74719(JLjava/lang/Object;Lnet/minecraft/world/debug/DebugSubscriptionType$OptionalValue;Lnet/minecraft/class_12036$class_12038;)Vintermediary method_74719Lnet/minecraft/class_12036;method_74719(JLjava/lang/Object;Lnet/minecraft/class_12017$class_12019;Lnet/minecraft/class_12036$class_12038;)Vofficial aLgzf;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_74722Lnet/minecraft/class_12036;method_74722(Lnet/minecraft/world/debug/DebugSubscriptionType;Lnet/minecraft/class_12036$class_12038;Ljava/util/function/BiConsumer;)Vintermediary method_74722Lnet/minecraft/class_12036;method_74722(Lnet/minecraft/class_12017;Lnet/minecraft/class_12036$class_12038;Ljava/util/function/BiConsumer;)Vofficial aLgzf;a(Lbvn;Lgzf$b;Ljava/util/function/BiConsumer;)V
-
method_74730
public void method_74730()- Mappings:
Namespace Name Mixin selector named method_74730Lnet/minecraft/class_12036;method_74730()Vintermediary method_74730Lnet/minecraft/class_12036;method_74730()Vofficial bLgzf;b()V
-
method_74725
- Mappings:
Namespace Name Mixin selector named method_74725Lnet/minecraft/class_12036;method_74725(Lnet/minecraft/util/math/ChunkPos;)Vintermediary method_74725Lnet/minecraft/class_12036;method_74725(Lnet/minecraft/class_1923;)Vofficial aLgzf;a(Ldqq;)V
-
method_74724
- Mappings:
Namespace Name Mixin selector named method_74724Lnet/minecraft/class_12036;method_74724(Lnet/minecraft/entity/Entity;)Vintermediary method_74724Lnet/minecraft/class_12036;method_74724(Lnet/minecraft/class_1297;)Vofficial aLgzf;a(Lcdq;)V
-
method_74735
- Mappings:
Namespace Name Mixin selector named method_74735Lnet/minecraft/class_12036;method_74735()Lnet/minecraft/class_12036$class_12038;intermediary method_74735Lnet/minecraft/class_12036;method_74735()Lnet/minecraft/class_12036$class_12038;official dLgzf;d()Lgzf$b;
-
method_74736
- Mappings:
Namespace Name Mixin selector named method_74736Lnet/minecraft/class_12036;method_74736()Lnet/minecraft/class_12036$class_12038;intermediary method_74736Lnet/minecraft/class_12036;method_74736()Lnet/minecraft/class_12036$class_12038;official eLgzf;e()Lgzf$b;
-
method_74737
- Mappings:
Namespace Name Mixin selector named method_74737Lnet/minecraft/class_12036;method_74737()Lnet/minecraft/class_12036$class_12038;intermediary method_74737Lnet/minecraft/class_12036;method_74737()Lnet/minecraft/class_12036$class_12038;official fLgzf;f()Lgzf$b;
-