Class BiomeArgument

java.lang.Object
dev.jorel.commandapi.AbstractArgumentTree<Argument<org.bukkit.block.Biome>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.AbstractArgument<org.bukkit.block.Biome,Argument<org.bukkit.block.Biome>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.Argument<org.bukkit.block.Biome>
dev.jorel.commandapi.arguments.SafeOverrideableArgument<org.bukkit.block.Biome,org.bukkit.block.Biome>
dev.jorel.commandapi.arguments.BiomeArgument
All Implemented Interfaces:
CustomProvidedArgument, SafeOverrideable<org.bukkit.block.Biome,org.bukkit.block.Biome,Argument<org.bukkit.block.Biome>,Argument<?>,org.bukkit.command.CommandSender>, BukkitExecutable<Argument<org.bukkit.block.Biome>>, ChainableBuilder<Argument<org.bukkit.block.Biome>>, PlatformExecutable<Argument<org.bukkit.block.Biome>,org.bukkit.command.CommandSender>

public class BiomeArgument extends SafeOverrideableArgument<org.bukkit.block.Biome,org.bukkit.block.Biome> implements CustomProvidedArgument
An argument that represents the Bukkit Biome object
Since:
3.0
API Note:
Returns a Biome object