Package io.github.apfelcreme.Pipes.Pipe
Class AbstractPipePart.Value.TagType<P,X>
java.lang.Object
io.github.apfelcreme.Pipes.Pipe.AbstractPipePart.Value.TagType<P,X>
- All Implemented Interfaces:
org.bukkit.persistence.PersistentDataType<P,
X>
- Direct Known Subclasses:
AbstractPipePart.Value.EnumTagType
- Enclosing class:
- AbstractPipePart.Value<T>
public abstract static class AbstractPipePart.Value.TagType<P,X>
extends Object
implements org.bukkit.persistence.PersistentDataType<P,X>
-
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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.bukkit.persistence.PersistentDataType
fromPrimitive, toPrimitive