Class BlockStateArgument

java.lang.Object
dev.jorel.commandapi.AbstractArgumentTree<Argument<org.bukkit.block.BlockState>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.AbstractArgument<org.bukkit.block.BlockState,Argument<org.bukkit.block.BlockState>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.Argument<org.bukkit.block.BlockState>
dev.jorel.commandapi.arguments.BlockStateArgument
All Implemented Interfaces:
BukkitExecutable<Argument<org.bukkit.block.BlockState>>, ChainableBuilder<Argument<org.bukkit.block.BlockState>>, PlatformExecutable<Argument<org.bukkit.block.BlockState>,org.bukkit.command.CommandSender>

public class BlockStateArgument extends Argument<org.bukkit.block.BlockState>
An argument that represents the Bukkit BlockState object
Since:
3.1
API Note:
Returns a BlockState object