Package net.minecraft.client.toast
Class AdvancementToast
java.lang.Object
net.minecraft.client.toast.AdvancementToast
- All Implemented Interfaces:
Toast
- Mappings:
Namespace Name official eiw
intermediary net/minecraft/class_367
named net/minecraft/client/toast/AdvancementToast
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.toast.Toast
Toast.Visibility
-
Field Summary
Fields inherited from interface net.minecraft.client.toast.Toast
BASE_HEIGHT, TEXTURE, TYPE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondraw
(MatrixStack matrices, ToastManager manager, long startTime) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.toast.Toast
getHeight, getRequiredSpaceCount, getType, getWidth
-
Field Details
-
advancement
- Mappings:
Namespace Name Mixin selector official d
Leiw;d:Laf;
intermediary field_2205
Lnet/minecraft/class_367;field_2205:Lnet/minecraft/class_161;
named advancement
Lnet/minecraft/client/toast/AdvancementToast;advancement:Lnet/minecraft/advancement/Advancement;
-
soundPlayed
private boolean soundPlayed- Mappings:
Namespace Name Mixin selector official e
Leiw;e:Z
intermediary field_2206
Lnet/minecraft/class_367;field_2206:Z
named soundPlayed
Lnet/minecraft/client/toast/AdvancementToast;soundPlayed:Z
-
-
Constructor Details
-
AdvancementToast
- Mappings:
Namespace Name Mixin selector official <init>
Leiw;<init>(Laf;)V
intermediary <init>
Lnet/minecraft/class_367;<init>(Lnet/minecraft/class_161;)V
named <init>
Lnet/minecraft/client/toast/AdvancementToast;<init>(Lnet/minecraft/advancement/Advancement;)V
-
-
Method Details
-
draw
- Specified by:
draw
in interfaceToast
- Mappings:
Namespace Name Mixin selector official a
Leiz;a(Leaq;Leja;J)Leiz$a;
intermediary method_1986
Lnet/minecraft/class_368;method_1986(Lnet/minecraft/class_4587;Lnet/minecraft/class_374;J)Lnet/minecraft/class_368$class_369;
named draw
Lnet/minecraft/client/toast/Toast;draw(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/toast/ToastManager;J)Lnet/minecraft/client/toast/Toast$Visibility;
-