net.minecraft.client.network

class ClientDebugSubscriptionManager$TrackableValueMap<V>

net.minecraft.client.multiplayer.ClientDebugSubscriber$ValueMaps
net.minecraft.class_12036$class_12039
net.minecraft.client.network.ClientDebugSubscriptionManager$TrackableValueMap

Field summary

Modifier and TypeField
private final ClientDebugSubscriptionManager$TrackableValue<ChunkPos, V>
chunkValues
field_62939
chunks
private final ClientDebugSubscriptionManager$TrackableValue<BlockPos, V>
blockValues
field_62940
blocks
private final ClientDebugSubscriptionManager$TrackableValue<UUID, V>
entityValues
field_62941
entities
private final List<ClientDebugSubscriptionManager$ValueWithExpiry<V>>
events
field_62942
values

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public void
purgeExpired(long gameTime)
method_74746(long arg0)
ejectExpiredSubscriptions(long time)
public void
dropChunkAndBlocks(ChunkPos chunkPos)
method_74748(class_1923 arg0)
removeChunk(ChunkPos pos)
private static boolean
lambda$purgeExpired$0(long arg0, ClientDebugSubscriber$ValueWrapper arg1)
method_74747(long arg0, class_12036$class_12040 arg1)
method_74747(long arg0, ClientDebugSubscriptionManager$ValueWithExpiry time)