Class PrefabPathEditCommand


public class PrefabPathEditCommand extends AbstractPlayerCommand
  • Field Details

    • MESSAGE_COMMANDS_NPC_PATH_EDIT_NO_ENTITY_IN_VIEW

      @Nonnull private static final Message MESSAGE_COMMANDS_NPC_PATH_EDIT_NO_ENTITY_IN_VIEW
    • pathIdArg

      @Nonnull private final OptionalArg<UUID> pathIdArg
  • Constructor Details

    • PrefabPathEditCommand

      public PrefabPathEditCommand()
  • Method Details