Class ExpandResourceLocation
java.lang.Object
com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IDataasData(net.minecraft.resources.ResourceLocation internal) static intcompareTo(net.minecraft.resources.ResourceLocation internal, net.minecraft.resources.ResourceLocation other) static booleanstatic StringgetCommandString(net.minecraft.resources.ResourceLocation internal) static StringgetNamespace(net.minecraft.resources.ResourceLocation internal) static StringgetPath(net.minecraft.resources.ResourceLocation internal) static inthashCode(net.minecraft.resources.ResourceLocation internal) static StringtoString(net.minecraft.resources.ResourceLocation internal)
-
Field Details
-
ZC_CLASS_NAME
- See Also:
-
-
Constructor Details
-
ExpandResourceLocation
public ExpandResourceLocation()
-
-
Method Details
-
compareTo
public static int compareTo(net.minecraft.resources.ResourceLocation internal, net.minecraft.resources.ResourceLocation other) -
hashCode
public static int hashCode(net.minecraft.resources.ResourceLocation internal) -
getPath
-
toString
-
asData
-
equals
-
getNamespace
-
getCommandString
-