Uses of Enum Class
net.minecraft.client.gui.hud.InGameHud.class_11220
Packages that use InGameHud.class_11220
-
Uses of InGameHud.class_11220 in net.minecraft.client.gui.hud
Fields in net.minecraft.client.gui.hud with type parameters of type InGameHud.class_11220Modifier and TypeFieldDescriptionprivate Pair<InGameHud.class_11220, class_11223> InGameHud.field_59817private final Map<InGameHud.class_11220, Supplier<class_11223>> InGameHud.field_59818Methods in net.minecraft.client.gui.hud that return InGameHud.class_11220Modifier and TypeMethodDescriptionprivate InGameHud.class_11220InGameHud.method_70842()static InGameHud.class_11220Returns the enum constant of this class with the specified name.static InGameHud.class_11220[]InGameHud.class_11220.values()Returns an array containing the constants of this enum class, in the order they are declared.