Uses of Interface
com.mojang.realmsclient.gui.task.RestartDelayCalculator
Packages that use RestartDelayCalculator
-
Uses of RestartDelayCalculator in com.mojang.realmsclient.gui.task
Classes in com.mojang.realmsclient.gui.task that implement RestartDelayCalculatorFields in com.mojang.realmsclient.gui.task declared as RestartDelayCalculatorModifier and TypeFieldDescriptionprivate final RestartDelayCalculator
RepeatableTask.restartDelayCalculator
Constructors in com.mojang.realmsclient.gui.task with parameters of type RestartDelayCalculatorModifierConstructorDescriptionprivate
RepeatableTask
(Runnable p_167577_, Duration p_167578_, BooleanSupplier p_167579_, RestartDelayCalculator p_167580_)