Class StringToCrewPermission
java.lang.Object
org.ships.config.parsers.identify.StringToIdentifiable<CrewPermission>
org.ships.config.parsers.identify.StringToCrewPermission
- All Implemented Interfaces:
org.core.config.parser.Parser<String,
,CrewPermission> org.core.config.parser.StringParser<CrewPermission>
,org.core.config.parser.StringParser.Suggestible<CrewPermission>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.core.config.parser.StringParser
org.core.config.parser.StringParser.Suggestible<T extends Object>
-
Field Summary
Fields inherited from class org.ships.config.parsers.identify.StringToIdentifiable
class1
Fields inherited from interface org.core.config.parser.Parser
STRING_TO_BLOCK_POSITION, STRING_TO_BLOCK_TYPE, STRING_TO_BOOLEAN, STRING_TO_COMPONENT, STRING_TO_DOUBLE, STRING_TO_EXACT_POSITION, STRING_TO_INTEGER, STRING_TO_ITEM_TYPE, STRING_TO_MINECRAFT_TIME_UNIT, STRING_TO_POSITIVE_INTEGER, STRING_TO_STRING_PARSER, STRING_TO_TEXT, STRING_TO_TIME, STRING_TO_TIME_RANGE, STRING_TO_UNIQUE_ID, STRING_TO_VECTOR3INT, STRING_TO_WORLD
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ships.config.parsers.identify.StringToIdentifiable
getSuggestions, getSuggestions, parse, unparse
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.core.config.parser.StringParser.Suggestible
getStringSuggestions, getStringSuggestions
-
Constructor Details
-
StringToCrewPermission
public StringToCrewPermission()
-