Class ControllingConstants

java.lang.Object
com.blamejared.controlling.ControllingConstants

public class ControllingConstants extends Object
  • 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_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_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_AVAILABLE_KEYS

      public static final net.minecraft.network.chat.MutableComponent COMPONENT_OPTIONS_AVAILABLE_KEYS
    • SEARCHABLE_KEYBINDINGS

      public static final com.blamejared.searchables.api.SearchableType<net.minecraft.client.gui.screens.options.controls.KeyBindsList.Entry> SEARCHABLE_KEYBINDINGS
  • Constructor Details

    • ControllingConstants

      public ControllingConstants()