Package io.github.apfelcreme.Pipes.Pipe
Class AbstractPipePart.Value.EnumTagType
java.lang.Object
io.github.apfelcreme.Pipes.Pipe.AbstractPipePart.Value.TagType<String,Enum>
io.github.apfelcreme.Pipes.Pipe.AbstractPipePart.Value.EnumTagType
- Enclosing class:
- AbstractPipePart.Value<T>
public static class AbstractPipePart.Value.EnumTagType
extends AbstractPipePart.Value.TagType<String,Enum>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.bukkit.persistence.PersistentDataType
org.bukkit.persistence.PersistentDataType.BooleanPersistentDataType, org.bukkit.persistence.PersistentDataType.PrimitivePersistentDataType<T extends Object>
-
Field Summary
Fields inherited from interface org.bukkit.persistence.PersistentDataType
BOOLEAN, BYTE, BYTE_ARRAY, DOUBLE, FLOAT, INTEGER, INTEGER_ARRAY, LONG, LONG_ARRAY, SHORT, STRING, TAG_CONTAINER, TAG_CONTAINER_ARRAY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfromPrimitive
(String primitive, org.bukkit.persistence.PersistentDataAdapterContext context) toPrimitive
(Enum complex, org.bukkit.persistence.PersistentDataAdapterContext context) Methods inherited from class io.github.apfelcreme.Pipes.Pipe.AbstractPipePart.Value.TagType
getComplexType, getPrimitiveType
-
Constructor Details
-
EnumTagType
-
-
Method Details
-
toPrimitive
-
fromPrimitive
-