Uses of Class
net.minecraft.util.debug.TrackingDebugSynchronizer.ValueSource
Packages that use TrackingDebugSynchronizer.ValueSource
-
Uses of TrackingDebugSynchronizer.ValueSource in net.minecraft.util.debug
Fields in net.minecraft.util.debug with type parameters of type TrackingDebugSynchronizer.ValueSourceModifier and TypeFieldDescriptionprivate final Map<BlockPos, TrackingDebugSynchronizer.ValueSource<T>> TrackingDebugSynchronizer.SourceSynchronizer.blockEntitySourcesprivate final Map<ChunkPos, TrackingDebugSynchronizer.ValueSource<T>> TrackingDebugSynchronizer.SourceSynchronizer.chunkSourcesprivate final Map<UUID, TrackingDebugSynchronizer.ValueSource<T>> TrackingDebugSynchronizer.SourceSynchronizer.entitySources