Package net.minecraft.client.realms.task
Class SwitchSlotTask
java.lang.Object
net.minecraft.client.realms.task.LongRunningTask
net.minecraft.client.realms.task.SwitchSlotTask
- Mappings:
Namespace Name official epuintermediary net/minecraft/class_4443named net/minecraft/client/realms/task/SwitchSlotTask
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Runnableprivate static final Loggerprivate final intprivate final longFields inherited from class net.minecraft.client.realms.task.LongRunningTask
MAX_RETRIES, screen -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.realms.task.LongRunningTask
aborted, abortTask, error, init, pause, setScreen, setScreen, setTitle, tickMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.realms.util.Errable
method_52662, method_52663
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official cLepu;c:Lorg/slf4j/Logger;intermediary field_36361Lnet/minecraft/class_4443;field_36361:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/client/realms/task/SwitchSlotTask;LOGGER:Lorg/slf4j/Logger;
-
worldId
private final long worldId- Mappings:
Namespace Name Mixin selector official dLepu;d:Jintermediary field_20242Lnet/minecraft/class_4443;field_20242:Jnamed worldIdLnet/minecraft/client/realms/task/SwitchSlotTask;worldId:J
-
slot
private final int slot- Mappings:
Namespace Name Mixin selector official eLepu;e:Iintermediary field_20243Lnet/minecraft/class_4443;field_20243:Inamed slotLnet/minecraft/client/realms/task/SwitchSlotTask;slot:I
-
callback
- Mappings:
Namespace Name Mixin selector official fLepu;f:Ljava/lang/Runnable;intermediary field_22733Lnet/minecraft/class_4443;field_22733:Ljava/lang/Runnable;named callbackLnet/minecraft/client/realms/task/SwitchSlotTask;callback:Ljava/lang/Runnable;
-
-
Constructor Details
-
SwitchSlotTask
- Mappings:
Namespace Name Mixin selector official <init>Lepu;<init>(JILjava/lang/Runnable;)Vintermediary <init>Lnet/minecraft/class_4443;<init>(JILjava/lang/Runnable;)Vnamed <init>Lnet/minecraft/client/realms/task/SwitchSlotTask;<init>(JILjava/lang/Runnable;)V
-
-
Method Details
-
run
public void run()
-