Class BrushPropertiesArgument

java.lang.Object
com.thevoxelbox.voxelsniper.command.argument.BrushPropertiesArgument
All Implemented Interfaces:
VoxelCommandElement

public class BrushPropertiesArgument extends Object implements VoxelCommandElement
  • Constructor Details

    • BrushPropertiesArgument

      public BrushPropertiesArgument(VoxelSniperPlugin plugin)
      Create a brush properties argument.
      Parameters:
      plugin - the plugin
      Since:
      3.0.0
  • Method Details