Package net.minecraft.client.toast
Class SystemToast.Type
java.lang.Object
net.minecraft.client.toast.SystemToast.Type
- Enclosing class:
SystemToast
- Mappings:
Namespace Name official ezn$a
intermediary net/minecraft/class_370$class_9037
named net/minecraft/client/toast/SystemToast$Type
-
Field Summary
Modifier and TypeFieldDescription(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
-
Constructor Summary
-
Method Summary
-
Field Details
-
NARRATOR_TOGGLE
- Mappings:
Namespace Name Mixin selector official a
Lezn$a;a:Lezn$a;
intermediary field_47583
Lnet/minecraft/class_370$class_9037;field_47583:Lnet/minecraft/class_370$class_9037;
named NARRATOR_TOGGLE
Lnet/minecraft/client/toast/SystemToast$Type;NARRATOR_TOGGLE:Lnet/minecraft/client/toast/SystemToast$Type;
-
WORLD_BACKUP
- Mappings:
Namespace Name Mixin selector official b
Lezn$a;b:Lezn$a;
intermediary field_47584
Lnet/minecraft/class_370$class_9037;field_47584:Lnet/minecraft/class_370$class_9037;
named WORLD_BACKUP
Lnet/minecraft/client/toast/SystemToast$Type;WORLD_BACKUP:Lnet/minecraft/client/toast/SystemToast$Type;
-
PACK_LOAD_FAILURE
- Mappings:
Namespace Name Mixin selector official c
Lezn$a;c:Lezn$a;
intermediary field_47585
Lnet/minecraft/class_370$class_9037;field_47585:Lnet/minecraft/class_370$class_9037;
named PACK_LOAD_FAILURE
Lnet/minecraft/client/toast/SystemToast$Type;PACK_LOAD_FAILURE:Lnet/minecraft/client/toast/SystemToast$Type;
-
WORLD_ACCESS_FAILURE
- Mappings:
Namespace Name Mixin selector official d
Lezn$a;d:Lezn$a;
intermediary field_47586
Lnet/minecraft/class_370$class_9037;field_47586:Lnet/minecraft/class_370$class_9037;
named WORLD_ACCESS_FAILURE
Lnet/minecraft/client/toast/SystemToast$Type;WORLD_ACCESS_FAILURE:Lnet/minecraft/client/toast/SystemToast$Type;
-
PACK_COPY_FAILURE
- Mappings:
Namespace Name Mixin selector official e
Lezn$a;e:Lezn$a;
intermediary field_47587
Lnet/minecraft/class_370$class_9037;field_47587:Lnet/minecraft/class_370$class_9037;
named PACK_COPY_FAILURE
Lnet/minecraft/client/toast/SystemToast$Type;PACK_COPY_FAILURE:Lnet/minecraft/client/toast/SystemToast$Type;
-
PERIODIC_NOTIFICATION
- Mappings:
Namespace Name Mixin selector official f
Lezn$a;f:Lezn$a;
intermediary field_47588
Lnet/minecraft/class_370$class_9037;field_47588:Lnet/minecraft/class_370$class_9037;
named PERIODIC_NOTIFICATION
Lnet/minecraft/client/toast/SystemToast$Type;PERIODIC_NOTIFICATION:Lnet/minecraft/client/toast/SystemToast$Type;
-
UNSECURE_SERVER_WARNING
- Mappings:
Namespace Name Mixin selector official g
Lezn$a;g:Lezn$a;
intermediary field_47589
Lnet/minecraft/class_370$class_9037;field_47589:Lnet/minecraft/class_370$class_9037;
named UNSECURE_SERVER_WARNING
Lnet/minecraft/client/toast/SystemToast$Type;UNSECURE_SERVER_WARNING:Lnet/minecraft/client/toast/SystemToast$Type;
-
displayDuration
final long displayDuration- Mappings:
Namespace Name Mixin selector official h
Lezn$a;h:J
intermediary field_47590
Lnet/minecraft/class_370$class_9037;field_47590:J
named displayDuration
Lnet/minecraft/client/toast/SystemToast$Type;displayDuration:J
-
-
Constructor Details
-
Type
public Type(long displayDuration) - Mappings:
Namespace Name Mixin selector official <init>
Lezn$a;<init>(J)V
intermediary <init>
Lnet/minecraft/class_370$class_9037;<init>(J)V
named <init>
Lnet/minecraft/client/toast/SystemToast$Type;<init>(J)V
-
Type
public Type()
-