Uses of Enum Class
net.minecraft.class_7591.class_7592
Packages that use class_7591.class_7592
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7591.class_7592 in net.minecraft
Fields in net.minecraft declared as class_7591.class_7592Modifier and TypeFieldDescriptionprivate final class_7591.class_7592
class_7591.icon
The field for theicon
record component.Methods in net.minecraft that return class_7591.class_7592Modifier and TypeMethodDescriptionclass_7591.icon()
Returns the value of theicon
record component.static class_7591.class_7592
Returns the enum constant of this class with the specified name.static class_7591.class_7592[]
class_7591.class_7592.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft with parameters of type class_7591.class_7592ModifierConstructorDescriptionclass_7591
(int int2, @Nullable class_7591.class_7592 class_7592, @Nullable Text text, @Nullable String string) -
Uses of class_7591.class_7592 in net.minecraft.client.gui.hud
Methods in net.minecraft.client.gui.hud with parameters of type class_7591.class_7592Modifier and TypeMethodDescriptionprivate void
ChatHud.method_44719
(MatrixStack matrixStack, int int2, int int3, class_7591.class_7592 class_7592) -
Uses of class_7591.class_7592 in net.minecraft.client.gui.screen.report
Fields in net.minecraft.client.gui.screen.report declared as class_7591.class_7592Modifier and TypeFieldDescriptionprivate final class_7591.class_7592
ChatSelectionScreen.SelectionListWidget.MessageEntry.field_39776