Package net.minecraft.client.toast
Class SystemToast.Type
java.lang.Object
net.minecraft.client.toast.SystemToast.Type
- Enclosing class:
SystemToast
- Mappings:
Namespace Name named net/minecraft/client/toast/SystemToast$Type
intermediary net/minecraft/class_370$class_9037
official fjo$a
-
Field Summary
Modifier and TypeFieldDescriptionstatic final SystemToast.Type
static final SystemToast.Type
(package private) final long
static final SystemToast.Type
static final SystemToast.Type
static final SystemToast.Type
static final SystemToast.Type
static final SystemToast.Type
static final SystemToast.Type
static final SystemToast.Type
static final SystemToast.Type
-
Constructor Summary
-
Method Summary
-
Field Details
-
NARRATOR_TOGGLE
- Mappings:
Namespace Name Mixin selector named NARRATOR_TOGGLE
Lnet/minecraft/client/toast/SystemToast$Type;NARRATOR_TOGGLE:Lnet/minecraft/client/toast/SystemToast$Type;
intermediary field_47583
Lnet/minecraft/class_370$class_9037;field_47583:Lnet/minecraft/class_370$class_9037;
official a
Lfjo$a;a:Lfjo$a;
-
WORLD_BACKUP
- Mappings:
Namespace Name Mixin selector named WORLD_BACKUP
Lnet/minecraft/client/toast/SystemToast$Type;WORLD_BACKUP:Lnet/minecraft/client/toast/SystemToast$Type;
intermediary field_47584
Lnet/minecraft/class_370$class_9037;field_47584:Lnet/minecraft/class_370$class_9037;
official b
Lfjo$a;b:Lfjo$a;
-
PACK_LOAD_FAILURE
- Mappings:
Namespace Name Mixin selector named PACK_LOAD_FAILURE
Lnet/minecraft/client/toast/SystemToast$Type;PACK_LOAD_FAILURE:Lnet/minecraft/client/toast/SystemToast$Type;
intermediary field_47585
Lnet/minecraft/class_370$class_9037;field_47585:Lnet/minecraft/class_370$class_9037;
official c
Lfjo$a;c:Lfjo$a;
-
WORLD_ACCESS_FAILURE
- Mappings:
Namespace Name Mixin selector named WORLD_ACCESS_FAILURE
Lnet/minecraft/client/toast/SystemToast$Type;WORLD_ACCESS_FAILURE:Lnet/minecraft/client/toast/SystemToast$Type;
intermediary field_47586
Lnet/minecraft/class_370$class_9037;field_47586:Lnet/minecraft/class_370$class_9037;
official d
Lfjo$a;d:Lfjo$a;
-
PACK_COPY_FAILURE
- Mappings:
Namespace Name Mixin selector named PACK_COPY_FAILURE
Lnet/minecraft/client/toast/SystemToast$Type;PACK_COPY_FAILURE:Lnet/minecraft/client/toast/SystemToast$Type;
intermediary field_47587
Lnet/minecraft/class_370$class_9037;field_47587:Lnet/minecraft/class_370$class_9037;
official e
Lfjo$a;e:Lfjo$a;
-
PERIODIC_NOTIFICATION
- Mappings:
Namespace Name Mixin selector named PERIODIC_NOTIFICATION
Lnet/minecraft/client/toast/SystemToast$Type;PERIODIC_NOTIFICATION:Lnet/minecraft/client/toast/SystemToast$Type;
intermediary field_47588
Lnet/minecraft/class_370$class_9037;field_47588:Lnet/minecraft/class_370$class_9037;
official f
Lfjo$a;f:Lfjo$a;
-
LOW_DISK_SPACE
- Mappings:
Namespace Name Mixin selector named LOW_DISK_SPACE
Lnet/minecraft/client/toast/SystemToast$Type;LOW_DISK_SPACE:Lnet/minecraft/client/toast/SystemToast$Type;
intermediary field_49487
Lnet/minecraft/class_370$class_9037;field_49487:Lnet/minecraft/class_370$class_9037;
official g
Lfjo$a;g:Lfjo$a;
-
CHUNK_LOAD_FAILURE
- Mappings:
Namespace Name Mixin selector named CHUNK_LOAD_FAILURE
Lnet/minecraft/client/toast/SystemToast$Type;CHUNK_LOAD_FAILURE:Lnet/minecraft/client/toast/SystemToast$Type;
intermediary field_49488
Lnet/minecraft/class_370$class_9037;field_49488:Lnet/minecraft/class_370$class_9037;
official h
Lfjo$a;h:Lfjo$a;
-
CHUNK_SAVE_FAILURE
- Mappings:
Namespace Name Mixin selector named CHUNK_SAVE_FAILURE
Lnet/minecraft/client/toast/SystemToast$Type;CHUNK_SAVE_FAILURE:Lnet/minecraft/client/toast/SystemToast$Type;
intermediary field_49489
Lnet/minecraft/class_370$class_9037;field_49489:Lnet/minecraft/class_370$class_9037;
official i
Lfjo$a;i:Lfjo$a;
-
UNSECURE_SERVER_WARNING
- Mappings:
Namespace Name Mixin selector named UNSECURE_SERVER_WARNING
Lnet/minecraft/client/toast/SystemToast$Type;UNSECURE_SERVER_WARNING:Lnet/minecraft/client/toast/SystemToast$Type;
intermediary field_47589
Lnet/minecraft/class_370$class_9037;field_47589:Lnet/minecraft/class_370$class_9037;
official j
Lfjo$a;j:Lfjo$a;
-
displayDuration
final long displayDuration- Mappings:
Namespace Name Mixin selector named displayDuration
Lnet/minecraft/client/toast/SystemToast$Type;displayDuration:J
intermediary field_47590
Lnet/minecraft/class_370$class_9037;field_47590:J
official k
Lfjo$a;k:J
-
-
Constructor Details
-
Type
public Type(long displayDuration) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/toast/SystemToast$Type;<init>(J)V
intermediary <init>
Lnet/minecraft/class_370$class_9037;<init>(J)V
official <init>
Lfjo$a;<init>(J)V
-
Type
public Type()
-