Package net.minecraft.client.toast
Class AdvancementToast
java.lang.Object
net.minecraft.client.toast.AdvancementToast
- All Implemented Interfaces:
Toast
- Mappings:
Namespace Name official epvintermediary net/minecraft/class_367named net/minecraft/client/toast/AdvancementToast
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.toast.Toast
Toast.Visibility -
Field Summary
FieldsFields inherited from interface net.minecraft.client.toast.Toast
BASE_HEIGHT, TEXTURE, TYPE -
Constructor Summary
Constructors -
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, waitMethods inherited from interface net.minecraft.client.toast.Toast
getHeight, getRequiredSpaceCount, getType, getWidth
-
Field Details
-
field_41812
public static final int field_41812- See Also:
- Mappings:
Namespace Name Mixin selector official aLepv;a:Iintermediary field_41812Lnet/minecraft/class_367;field_41812:Inamed field_41812Lnet/minecraft/client/toast/AdvancementToast;field_41812:I
-
advancement
- Mappings:
Namespace Name Mixin selector official eLepv;e:Lae;intermediary field_2205Lnet/minecraft/class_367;field_2205:Lnet/minecraft/class_161;named advancementLnet/minecraft/client/toast/AdvancementToast;advancement:Lnet/minecraft/advancement/Advancement;
-
soundPlayed
private boolean soundPlayed- Mappings:
Namespace Name Mixin selector official fLepv;f:Zintermediary field_2206Lnet/minecraft/class_367;field_2206:Znamed soundPlayedLnet/minecraft/client/toast/AdvancementToast;soundPlayed:Z
-
-
Constructor Details
-
AdvancementToast
- Mappings:
Namespace Name Mixin selector official <init>Lepv;<init>(Lae;)Vintermediary <init>Lnet/minecraft/class_367;<init>(Lnet/minecraft/class_161;)Vnamed <init>Lnet/minecraft/client/toast/AdvancementToast;<init>(Lnet/minecraft/advancement/Advancement;)V
-
-
Method Details
-
draw
- Specified by:
drawin interfaceToast- Mappings:
Namespace Name Mixin selector official aLepy;a(Lehe;Lepz;J)Lepy$a;intermediary method_1986Lnet/minecraft/class_368;method_1986(Lnet/minecraft/class_4587;Lnet/minecraft/class_374;J)Lnet/minecraft/class_368$class_369;named drawLnet/minecraft/client/toast/Toast;draw(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/toast/ToastManager;J)Lnet/minecraft/client/toast/Toast$Visibility;
-