net.minecraft.client.network

record ClientDebugSubscriptionManager$ValueWithExpiry<T>

net.minecraft.client.multiplayer.ClientDebugSubscriber$ValueWrapper
net.minecraft.class_12036$class_12040
net.minecraft.client.network.ClientDebugSubscriptionManager$ValueWithExpiry

Field summary

Modifier and TypeField
private final T
value
comp_4892
value
private final long
expiresAfterTime
comp_4893
expiresAfterTime
private static final long
NO_EXPIRY
field_62943
INEXPIRABLE

Constructor summary

ModifierConstructor
private (T value, long expiresAfterTime)

Method summary

Modifier and TypeMethod
public boolean
hasExpired(long gameTime)
method_74749(long arg0)
hasExpired(long time)
public T
value()
comp_4892()
value()
public long
expiresAfterTime()
comp_4893()
expiresAfterTime()