Package com.blamejared.controlling
Class ControllingConstants
java.lang.Object
com.blamejared.controlling.ControllingConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponentstatic final net.minecraft.network.chat.MutableComponent -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COMPONENT_CONTROLS_RESET
public static final net.minecraft.network.chat.MutableComponent COMPONENT_CONTROLS_RESET -
COMPONENT_CONTROLS_RESET_ALL
public static final net.minecraft.network.chat.MutableComponent COMPONENT_CONTROLS_RESET_ALL -
COMPONENT_GUI_DONE
public static final net.minecraft.network.chat.MutableComponent COMPONENT_GUI_DONE -
COMPONENT_NARRATION_CHECKBOX_USAGE_FOCUSED
public static final net.minecraft.network.chat.MutableComponent COMPONENT_NARRATION_CHECKBOX_USAGE_FOCUSED -
COMPONENT_NARRATION_CHECKBOX_USAGE_HOVERED
public static final net.minecraft.network.chat.MutableComponent COMPONENT_NARRATION_CHECKBOX_USAGE_HOVERED -
COMPONENT_OPTIONS_CONFIRM_RESET
public static final net.minecraft.network.chat.MutableComponent COMPONENT_OPTIONS_CONFIRM_RESET -
COMPONENT_OPTIONS_SHOW_NONE
public static final net.minecraft.network.chat.MutableComponent COMPONENT_OPTIONS_SHOW_NONE -
COMPONENT_OPTIONS_SHOW_ALL
public static final net.minecraft.network.chat.MutableComponent COMPONENT_OPTIONS_SHOW_ALL -
COMPONENT_OPTIONS_SHOW_CONFLICTS
public static final net.minecraft.network.chat.MutableComponent COMPONENT_OPTIONS_SHOW_CONFLICTS -
COMPONENT_OPTIONS_KEY
public static final net.minecraft.network.chat.MutableComponent COMPONENT_OPTIONS_KEY -
COMPONENT_OPTIONS_CATEGORY
public static final net.minecraft.network.chat.MutableComponent COMPONENT_OPTIONS_CATEGORY -
COMPONENT_OPTIONS_SORT
public static final net.minecraft.network.chat.MutableComponent COMPONENT_OPTIONS_SORT -
COMPONENT_OPTIONS_TOGGLE_FREE
public static final net.minecraft.network.chat.MutableComponent COMPONENT_OPTIONS_TOGGLE_FREE -
COMPONENT_OPTIONS_SEARCH
public static final net.minecraft.network.chat.MutableComponent COMPONENT_OPTIONS_SEARCH -
COMPONENT_OPTIONS_AVAILABLE_KEYS
public static final net.minecraft.network.chat.MutableComponent COMPONENT_OPTIONS_AVAILABLE_KEYS
-
-
Constructor Details
-
ControllingConstants
public ControllingConstants()
-