Uses of Class
net.minecraft.client.gui.AchievementNotification
Packages that use AchievementNotification
-
Uses of AchievementNotification in net.minecraft
Fields in net.minecraft declared as AchievementNotificationFields in net.minecraft with type parameters of type AchievementNotificationModifier and TypeFieldDescriptionprivate final Map<SimpleAdvancement,AchievementNotification> class_3268.field_15963Methods in net.minecraft that return AchievementNotificationMethods in net.minecraft with parameters of type AchievementNotificationModifier and TypeMethodDescriptionprivate voidclass_3268.method_14510(AchievementNotification achievementNotification, SimpleAdvancement simpleAdvancement) -
Uses of AchievementNotification in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as AchievementNotificationModifier and TypeFieldDescriptionprivate AchievementNotificationAchievementNotification.field_15992Fields in net.minecraft.client.gui with type parameters of type AchievementNotificationModifier and TypeFieldDescriptionprivate final List<AchievementNotification>AchievementNotification.field_15993Methods in net.minecraft.client.gui that return AchievementNotificationModifier and TypeMethodDescriptionprivate AchievementNotificationAchievementNotification.method_14531(SimpleAdvancement simpleAdvancement) Methods in net.minecraft.client.gui with parameters of type AchievementNotificationModifier and TypeMethodDescriptionvoidAchievementNotification.method_14530(AchievementNotification achievementNotification) -
Uses of AchievementNotification in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen that return AchievementNotification