public class MaterialArg extends AbstractCommandArg<Material>
Modifier and Type | Class and Description |
---|---|
static class |
MaterialArg.NoSuchMaterial |
string
Constructor and Description |
---|
MaterialArg(CommandsMessages messages,
String string) |
Modifier and Type | Method and Description |
---|---|
Material |
value()
Returns the parsed value.
|
valueOr
public MaterialArg(CommandsMessages messages, String string)
public Material value()
CommandArg
Copyright © 2012. All Rights Reserved.