| private static void | |
| private Set<DebugSubscriptionType<?>> | | requestedSubscriptions() | | requestedSubscriptions() | | method_74733() | | getRequestedSubscriptions() |
|
| public void | | clear() | | clear() | | method_74712() | | clearAllSubscriptions() |
|
| public void | | tick(long gameTime) | | tick(long gameTime) | | method_74713(long arg0) | | startTick(long time) |
|
| private void | |
| private void | |
| private <V> ClientDebugSubscriptionManager$TrackableValueMap<V> | |
| private <K, V> ClientDebugSubscriptionManager$TrackableValue<K, V> | |
| private <K, V> V | | getValue(DebugSubscription<V> subscription, K key, ClientDebugSubscriber$ValueMapType<K, V> type) | | getValue(DebugSubscription<V> subscription, K key, ClientDebugSubscriber$ValueMapType<K, V> type) | | method_74723(class_12017<V> arg0, K arg1, class_12036$class_12038<K, V> arg2) | | getValue(DebugSubscriptionType<V> type, K object, ClientDebugSubscriptionManager$TrackableValueGetter<K, V> getter) |
|
| public DebugDataStore | | createDebugValueAccess(Level level) | | createDebugValueAccess(Level level) | | method_74726(class_1937 arg0) | | createDebugDataStore(World world) |
|
| public <T> void | |
| public <T> void | |
| public <T> void | |
| public <T> void | |
| private <K, V> void | | updateMap(long gameTime, K key, DebugSubscription$Update<V> update, ClientDebugSubscriber$ValueMapType<K, V> type) | | updateMap(long gameTime, K key, DebugSubscription$Update<V> update, ClientDebugSubscriber$ValueMapType<K, V> type) | | method_74719(long arg0, K arg1, class_12017$class_12019<V> arg2, class_12036$class_12038<K, V> arg3) | | updateTrackableValueMap(long lifetime, K object, DebugSubscriptionType$OptionalValue<V> optional, ClientDebugSubscriptionManager$TrackableValueGetter<K, V> arg3) |
|
| private <K, V> void | | forEachValue(DebugSubscription<V> subscription, ClientDebugSubscriber$ValueMapType<K, V> type, BiConsumer<K, V> consumer) | | forEachValue(DebugSubscription<V> subscription, ClientDebugSubscriber$ValueMapType<K, V> type, BiConsumer<K, V> consumer) | | method_74722(class_12017<V> arg0, class_12036$class_12038<K, V> arg1, BiConsumer<K, V> arg2) | | forEachValue(DebugSubscriptionType<V> type, ClientDebugSubscriptionManager$TrackableValueGetter<K, V> getter, BiConsumer<K, V> visitor) |
|
| public void | | dropLevel() | | dropLevel() | | method_74730() | | clearValues() |
|
| public void | |
| public void | |
| private static <T> ClientDebugSubscriptionManager$TrackableValueGetter<UUID, T> | | entities() | | entities() | | method_74735() | | forEntities() |
|
| private static <T> ClientDebugSubscriptionManager$TrackableValueGetter<BlockPos, T> | | blocks() | | blocks() | | method_74736() | | forBlocks() |
|
| private static <T> ClientDebugSubscriptionManager$TrackableValueGetter<ChunkPos, T> | | chunks() | | chunks() | | method_74737() | | forChunks() |
|