T - The output type of the deserializerpublic interface ISNbtDeserializer<T extends net.lenni0451.mcstructs.nbt.INbtTag>
| Modifier and Type | Method and Description |
|---|---|
T |
deserialize(java.lang.String s) |
net.lenni0451.mcstructs.nbt.INbtTag |
deserializeValue(java.lang.String s) |
T deserialize(java.lang.String s) throws SNbtDeserializeException
SNbtDeserializeExceptionnet.lenni0451.mcstructs.nbt.INbtTag deserializeValue(java.lang.String s)
throws SNbtDeserializeException
SNbtDeserializeException