Package net.minecraft.server.debug
Class TrackedSubscription.UpdateQuerier<T>
java.lang.Object
net.minecraft.server.debug.TrackedSubscription.UpdateQuerier<T>
- Enclosing class:
TrackedSubscription<T>
- Mappings:
Namespace Name named net/minecraft/server/debug/TrackedSubscription$UpdateQuerierintermediary net/minecraft/class_12028$class_12031official bvy$c
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final DebugTrackable.DebugDataSupplier<T> (package private) T -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dataSupplier
- Mappings:
Namespace Name Mixin selector named dataSupplierLnet/minecraft/server/debug/TrackedSubscription$UpdateQuerier;dataSupplier:Lnet/minecraft/world/debug/DebugTrackable$DebugDataSupplier;intermediary field_62905Lnet/minecraft/class_12028$class_12031;field_62905:Lnet/minecraft/class_12023$class_12025;official aLbvy$c;a:Lbvv$b;
-
lastData
- Mappings:
Namespace Name Mixin selector named lastDataLnet/minecraft/server/debug/TrackedSubscription$UpdateQuerier;lastData:Ljava/lang/Object;intermediary field_62906Lnet/minecraft/class_12028$class_12031;field_62906:Ljava/lang/Object;official bLbvy$c;b:Ljava/lang/Object;
-
-
Constructor Details
-
UpdateQuerier
UpdateQuerier(DebugTrackable.DebugDataSupplier<T> dataSupplier) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/server/debug/TrackedSubscription$UpdateQuerier;<init>(Lnet/minecraft/world/debug/DebugTrackable$DebugDataSupplier;)Vintermediary <init>Lnet/minecraft/class_12028$class_12031;<init>(Lnet/minecraft/class_12023$class_12025;)Vofficial <init>Lbvy$c;<init>(Lbvv$b;)V
-
-
Method Details
-
queryUpdate
- Mappings:
Namespace Name Mixin selector named queryUpdateLnet/minecraft/server/debug/TrackedSubscription$UpdateQuerier;queryUpdate(Lnet/minecraft/world/debug/DebugSubscriptionType;)Lnet/minecraft/world/debug/DebugSubscriptionType$OptionalValue;intermediary method_74646Lnet/minecraft/class_12028$class_12031;method_74646(Lnet/minecraft/class_12017;)Lnet/minecraft/class_12017$class_12019;official aLbvy$c;a(Lbvs;)Lbvs$b;
-