类 LeashStateCommand

java.lang.Object
top.r3944realms.superleadrope.content.command.LeashStateCommand

public class LeashStateCommand extends Object
The type Leash state command.
  • 字段详细资料

    • SLP_LEASH_STATE_MESSAGE_

      public static final String SLP_LEASH_STATE_MESSAGE_
      The constant SLP_LEASH_STATE_MESSAGE_.
      另请参阅:
    • DEFAULT_OFFSET

      public static final String DEFAULT_OFFSET
      The constant DEFAULT_OFFSET.
      另请参阅:
    • APPLY_OFFSET

      public static final String APPLY_OFFSET
      The constant APPLY_OFFSET.
      另请参阅:
    • RESET_ALL_HOLDER_

      public static final String RESET_ALL_HOLDER_
      The constant RESET_ALL_HOLDER_.
      另请参阅:
    • RESET_ALL_HOLDER_SUC

      public static final String RESET_ALL_HOLDER_SUC
      The constant RESET_ALL_HOLDER_SUC.
      另请参阅:
    • RESET_HOLDER_FOR_

      public static final String RESET_HOLDER_FOR_
      The constant RESET_HOLDER_FOR_.
      另请参阅:
    • RESET_HOLDER_FOR_SUC

      public static final String RESET_HOLDER_FOR_SUC
      The constant RESET_HOLDER_FOR_SUC.
      另请参阅:
    • RESET_HOLDER_FOR_BLOCK_POS_

      public static final String RESET_HOLDER_FOR_BLOCK_POS_
      The constant RESET_HOLDER_FOR_BLOCK_POS_.
      另请参阅:
    • RESET_HOLDER_FOR_BLOCK_POS_SUC

      public static final String RESET_HOLDER_FOR_BLOCK_POS_SUC
      The constant RESET_HOLDER_FOR_BLOCK_POS_SUC.
      另请参阅:
    • RESET_APPLY_ENTITY_ALL_

      public static final String RESET_APPLY_ENTITY_ALL_
      The constant RESET_APPLY_ENTITY_ALL_.
      另请参阅:
    • RESET_APPLY_ENTITY_ALL_SUC

      public static final String RESET_APPLY_ENTITY_ALL_SUC
      The constant RESET_APPLY_ENTITY_ALL_SUC.
      另请参阅:
    • SET_HOLDER_FOR_

      public static final String SET_HOLDER_FOR_
      The constant SET_HOLDER_FOR_.
      另请参阅:
    • SET_HOLDER_FOR_SUC

      public static final String SET_HOLDER_FOR_SUC
      The constant SET_HOLDER_FOR_SUC.
      另请参阅:
    • SET_HOLDER_FOR_BLOCK_POS_

      public static final String SET_HOLDER_FOR_BLOCK_POS_
      The constant SET_HOLDER_FOR_BLOCK_POS_.
      另请参阅:
    • SET_HOLDER_FOR_BLOCK_POS_SUC

      public static final String SET_HOLDER_FOR_BLOCK_POS_SUC
      The constant SET_HOLDER_FOR_BLOCK_POS_SUC.
      另请参阅:
    • SET_APPLY_ENTITY_

      public static final String SET_APPLY_ENTITY_
      The constant SET_APPLY_ENTITY_.
      另请参阅:
    • SET_APPLY_ENTITY_SUC

      public static final String SET_APPLY_ENTITY_SUC
      The constant SET_APPLY_ENTITY_SUC.
      另请参阅:
    • QUERY_HAS_STATE_

      public static final String QUERY_HAS_STATE_
      The constant QUERY_HAS_STATE_.
      另请参阅:
    • QUERY_HAS_STATE_SUC

      public static final String QUERY_HAS_STATE_SUC
      The constant QUERY_HAS_STATE_SUC.
      另请参阅:
    • GET_ALL_UUID_STATES_

      public static final String GET_ALL_UUID_STATES_
      The constant GET_ALL_UUID_STATES_.
      另请参阅:
    • GET_ALL_UUID_STATES_SUC

      public static final String GET_ALL_UUID_STATES_SUC
      The constant GET_ALL_UUID_STATES_SUC.
      另请参阅:
    • GET_ALL_BLOCK_POS_STATES_

      public static final String GET_ALL_BLOCK_POS_STATES_
      The constant GET_ALL_BLOCK_POS_STATES_.
      另请参阅:
    • GET_ALL_BLOCK_POS_STATES_SUC

      public static final String GET_ALL_BLOCK_POS_STATES_SUC
      The constant GET_ALL_BLOCK_POS_STATES_SUC.
      另请参阅:
    • GET_APPLY_ENTITY_OFFSET_

      public static final String GET_APPLY_ENTITY_OFFSET_
      The constant GET_APPLY_ENTITY_OFFSET_.
      另请参阅:
    • GET_APPLY_ENTITY_OFFSET_SUC

      public static final String GET_APPLY_ENTITY_OFFSET_SUC
      The constant GET_APPLY_ENTITY_OFFSET_SUC.
      另请参阅:
    • GET_APPLY_ENTITY_OFFSET_NONE

      public static final String GET_APPLY_ENTITY_OFFSET_NONE
      The constant GET_APPLY_ENTITY_OFFSET_NONE.
      另请参阅:
    • GET_DEFAULT_APPLY_ENTITY_OFFSET_

      public static final String GET_DEFAULT_APPLY_ENTITY_OFFSET_
      The constant GET_DEFAULT_APPLY_ENTITY_OFFSET_.
      另请参阅:
    • GET_DEFAULT_APPLY_ENTITY_OFFSET_SUC

      public static final String GET_DEFAULT_APPLY_ENTITY_OFFSET_SUC
      The constant GET_DEFAULT_APPLY_ENTITY_OFFSET_SUC.
      另请参阅:
    • GET_ALL_STATES_HEAD

      public static final String GET_ALL_STATES_HEAD
      The constant GET_ALL_STATES_HEAD.
      另请参阅:
  • 构造器详细资料

    • LeashStateCommand

      public LeashStateCommand()
  • 方法详细资料

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher)
      Register.
      参数:
      dispatcher - the dispatcher