Class VoxelListBlocksArgument

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

public class VoxelListBlocksArgument extends Object implements VoxelCommandElement
  • Constructor Details

    • VoxelListBlocksArgument

      public VoxelListBlocksArgument(VoxelSniperPlugin plugin)
      Create a voxel list blocks argument.
      Parameters:
      plugin - the plugin
      Since:
      3.0.0
  • Method Details