Class InputUtil.Key

java.lang.Object
emi.shims.java.net.minecraft.client.util.InputUtil.Key
Enclosing class:
InputUtil

public static final class InputUtil.Key extends Object
  • Method Details

    • getCategory

      public InputUtil.Type getCategory()
    • getCode

      public int getCode()
    • getTranslationKey

      public String getTranslationKey()
    • getLocalizedText

      public Text getLocalizedText()
    • toInt

      public OptionalInt toInt()
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object