io.github.bloepiloepi.spear.objects.SPNodeValue Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of Spear Show documentation
Show all versions of Spear Show documentation
Spear is a data saving format, written in Java.
The newest version!
package io.github.bloepiloepi.spear.objects;
/**
* Represents a node value in Spear.
*/
public abstract class SPNodeValue extends SPObject {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy