Package net.minecraft.client.realms.task
Class ResettingNormalWorldTask
java.lang.Object
net.minecraft.client.realms.task.LongRunningTask
net.minecraft.client.realms.task.ResettingWorldTask
net.minecraft.client.realms.task.ResettingNormalWorldTask
- All Implemented Interfaces:
Runnable
- Mappings:
Namespace Name official eukintermediary net/minecraft/class_5673named net/minecraft/client/realms/task/ResettingNormalWorldTask
-
Field Summary
FieldsFields inherited from class net.minecraft.client.realms.task.LongRunningTask
MAX_RETRIES -
Constructor Summary
ConstructorsConstructorDescriptionResettingNormalWorldTask(ResetWorldInfo info, long serverId, Text title, Runnable callback) -
Method Summary
Methods inherited from class net.minecraft.client.realms.task.ResettingWorldTask
getTitle, run
-
Field Details
-
info
- Mappings:
Namespace Name Mixin selector official bLeuk;b:Leub;intermediary field_27951Lnet/minecraft/class_5673;field_27951:Lnet/minecraft/class_4413;named infoLnet/minecraft/client/realms/task/ResettingNormalWorldTask;info:Lnet/minecraft/client/realms/gui/screen/ResetWorldInfo;
-
-
Constructor Details
-
ResettingNormalWorldTask
- Mappings:
Namespace Name Mixin selector official <init>Leuk;<init>(Leub;JLvf;Ljava/lang/Runnable;)Vintermediary <init>Lnet/minecraft/class_5673;<init>(Lnet/minecraft/class_4413;JLnet/minecraft/class_2561;Ljava/lang/Runnable;)Vnamed <init>Lnet/minecraft/client/realms/task/ResettingNormalWorldTask;<init>(Lnet/minecraft/client/realms/gui/screen/ResetWorldInfo;JLnet/minecraft/text/Text;Ljava/lang/Runnable;)V
-
-
Method Details
-
resetWorld
- Specified by:
resetWorldin classResettingWorldTask- Throws:
RealmsServiceException- Mappings:
Namespace Name Mixin selector official aLeum;a(Leqr;J)Vintermediary method_32517Lnet/minecraft/class_4440;method_32517(Lnet/minecraft/class_4341;J)Vnamed resetWorldLnet/minecraft/client/realms/task/ResettingWorldTask;resetWorld(Lnet/minecraft/client/realms/RealmsClient;J)V
-