Class Translations.RedstoneControl

java.lang.Object
design.aeonic.nifty.api.core.Translations.RedstoneControl
Enclosing class:
Translations

public static final class Translations.RedstoneControl extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.network.chat.Component
     
    static final net.minecraft.network.chat.Component
     
    static final net.minecraft.network.chat.Component
     
    static final net.minecraft.network.chat.Component
     
    static final net.minecraft.network.chat.Component
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static net.minecraft.network.chat.Component
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • ALWAYS

      public static final net.minecraft.network.chat.Component ALWAYS
    • HIGH

      public static final net.minecraft.network.chat.Component HIGH
    • LOW

      public static final net.minecraft.network.chat.Component LOW
    • NEVER

      public static final net.minecraft.network.chat.Component NEVER
    • PULSE

      public static final net.minecraft.network.chat.Component PULSE
  • Constructor Details

    • RedstoneControl

      public RedstoneControl()
  • Method Details

    • translate

      public static net.minecraft.network.chat.Component translate(RedstoneControl value)