Package design.aeonic.nifty.api.core
Class Translations.RedstoneControl
java.lang.Object
design.aeonic.nifty.api.core.Translations.RedstoneControl
- Enclosing class:
- Translations
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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 -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.network.chat.Component
translate
(RedstoneControl value)
-
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
-