Package net.minecraft.client.realms.task
Class WorldCreationTask
java.lang.Object
net.minecraft.client.realms.task.LongRunningTask
net.minecraft.client.realms.task.WorldCreationTask
- All Implemented Interfaces:
Runnable
- Mappings:
Namespace Name official euq
intermediary net/minecraft/class_4445
named net/minecraft/client/realms/task/WorldCreationTask
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Logger
private final String
private final String
private static final Text
private final long
Fields inherited from class net.minecraft.client.realms.task.LongRunningTask
MAX_RETRIES
-
Constructor Summary
-
Method Summary
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official b
Leuq;b:Lorg/slf4j/Logger;
intermediary field_36362
Lnet/minecraft/class_4445;field_36362:Lorg/slf4j/Logger;
named LOGGER
Lnet/minecraft/client/realms/task/WorldCreationTask;LOGGER:Lorg/slf4j/Logger;
-
TITLE
- Mappings:
Namespace Name Mixin selector official c
Leuq;c:Lvf;
intermediary field_46141
Lnet/minecraft/class_4445;field_46141:Lnet/minecraft/class_2561;
named TITLE
Lnet/minecraft/client/realms/task/WorldCreationTask;TITLE:Lnet/minecraft/text/Text;
-
name
- Mappings:
Namespace Name Mixin selector official d
Leuq;d:Ljava/lang/String;
intermediary field_20249
Lnet/minecraft/class_4445;field_20249:Ljava/lang/String;
named name
Lnet/minecraft/client/realms/task/WorldCreationTask;name:Ljava/lang/String;
-
motd
- Mappings:
Namespace Name Mixin selector official e
Leuq;e:Ljava/lang/String;
intermediary field_20250
Lnet/minecraft/class_4445;field_20250:Ljava/lang/String;
named motd
Lnet/minecraft/client/realms/task/WorldCreationTask;motd:Ljava/lang/String;
-
worldId
private final long worldId- Mappings:
Namespace Name Mixin selector official f
Leuq;f:J
intermediary field_20251
Lnet/minecraft/class_4445;field_20251:J
named worldId
Lnet/minecraft/client/realms/task/WorldCreationTask;worldId:J
-
-
Constructor Details
-
WorldCreationTask
- Mappings:
Namespace Name Mixin selector official <init>
Leuq;<init>(JLjava/lang/String;Ljava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_4445;<init>(JLjava/lang/String;Ljava/lang/String;)V
named <init>
Lnet/minecraft/client/realms/task/WorldCreationTask;<init>(JLjava/lang/String;Ljava/lang/String;)V
-
-
Method Details
-
run
public void run() -
getTitle
- Specified by:
getTitle
in classLongRunningTask
- Mappings:
Namespace Name Mixin selector official a
Leui;a()Lvf;
intermediary method_53808
Lnet/minecraft/class_4358;method_53808()Lnet/minecraft/class_2561;
named getTitle
Lnet/minecraft/client/realms/task/LongRunningTask;getTitle()Lnet/minecraft/text/Text;
-