com.mojang.realmsclient.gui.task

record DataFetcher$SuccessfulComputationResult<T>

gds$d
com.mojang.realmsclient.gui.task.DataFetcher$SuccessfulComputationResult
net.minecraft.class_7581$class_7585
net.minecraft.client.realms.util.PeriodicRunnerFactory$TimedResult
net.minecraft.src.C_238486_$C_238514_

字段概要

修饰符与类型字段
final T
a
value
comp_890
value
f_238529_
final long
b
time
comp_891
time
f_238539_

构造函数概要

修饰符构造函数
(T value, long time)

方法概要

修饰符与类型方法
public T
a()
value()
comp_890()
value()
f_238529_()
public long
b()
time()
comp_891()
time()
f_238539_()