Class ResourceLocation
java.lang.Object
com.ticxo.modelengine.api.utils.data.ResourceLocation
-
Constructor Summary
ConstructorsConstructorDescriptionResourceLocation(String full) ResourceLocation(String namespace, String path) -
Method Summary
Modifier and TypeMethodDescriptiongetPath()booleanisValid()static booleanisValidNamespace(String namespace) static booleanisValidPath(String path) toString()