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) |
T deserialize(java.lang.String s) throws SNbtDeserializeException
SNbtDeserializeException