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