yarn/mappings/net/minecraft/client/realms/task/LongRunningTask.mapping

22 lines
798 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_4358 net/minecraft/client/realms/task/LongRunningTask
2022-01-19 12:26:32 -05:00
FIELD field_22731 LOGGER Lorg/slf4j/Logger;
FIELD field_32132 MAX_RETRIES I
2023-09-02 09:09:53 -04:00
FIELD field_46136 aborted Z
METHOD method_21065 aborted ()Z
2023-08-30 09:12:47 -04:00
METHOD method_21067 error (Lnet/minecraft/class_2561;)V
2023-09-02 09:09:53 -04:00
ARG 1 message
METHOD method_21068 tick ()V
METHOD method_21070 init ()V
METHOD method_21071 abortTask ()V
2020-11-11 14:27:23 -05:00
METHOD method_25287 pause (J)V
COMMENT Moved from RealmsTasks in 20w10a.
ARG 0 seconds
METHOD method_25289 setScreen (Lnet/minecraft/class_437;)V
COMMENT Moved from Realms in 20w10a.
ARG 0 screen
2023-09-02 09:09:53 -04:00
METHOD method_53808 getTitle ()Lnet/minecraft/class_2561;
METHOD method_53809 error (Lnet/minecraft/class_4355;)V
ARG 1 exception
METHOD method_53811 error (Ljava/lang/Exception;)V
ARG 1 exception