com.mojang.realmsclient.util.task

public abstract class ResettingWorldTask

extends LongRunningTask

flj
com.mojang.realmsclient.util.task.ResettingWorldTask
net.minecraft.class_4440
net.minecraft.client.realms.task.ResettingWorldTask

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
b
LOGGER
field_36358
LOGGER
private final long
c
serverId
field_20232
serverId
private final Component
d
title
field_20235
title
private final Runnable
e
callback
field_22732
callback

Constructor summary

ModifierConstructor
public (long serverId, Component title, Runnable callback)

Method summary

Modifier and TypeMethod
protected abstract void
a(fhi arg0, long arg1)
sendResetRequest(RealmsClient arg0, long arg1)
method_32517(class_4341 arg0, long arg1)
resetWorld(RealmsClient client, long worldId)
public void
run()
run()
public Component
a()
getTitle()
method_53808()
getTitle()