Class FluidCommand.GetCommand

Enclosing class:
FluidCommand

public static class FluidCommand.GetCommand extends AbstractPlayerCommand
  • Field Details

    • MESSAGE_COMMANDS_ERRORS_PLAYER_NOT_LOOKING_AT_BLOCK

      @Nonnull private static final Message MESSAGE_COMMANDS_ERRORS_PLAYER_NOT_LOOKING_AT_BLOCK
    • MESSAGE_COMMANDS_NO_SECTION_COMPONENT

      @Nonnull private static final Message MESSAGE_COMMANDS_NO_SECTION_COMPONENT
    • targetOffset

      @Nonnull private final OptionalArg<RelativeIntPosition> targetOffset
  • Constructor Details

    • GetCommand

      public GetCommand()
  • Method Details