Uses of Class
net.minecraft.client.gui.widget.LockButtonWidget.IconLocation
Package | Description |
---|---|
net.minecraft.client.gui.widget |
-
Uses of LockButtonWidget.IconLocation in net.minecraft.client.gui.widget
Methods in net.minecraft.client.gui.widget that return LockButtonWidget.IconLocation Modifier and Type Method Description static LockButtonWidget.IconLocation
LockButtonWidget.IconLocation. valueOf(String name)
Returns the enum constant of this type with the specified name.static LockButtonWidget.IconLocation[]
LockButtonWidget.IconLocation. values()
Returns an array containing the constants of this enum type, in the order they are declared.