Class ExpandResourceLocation

java.lang.Object
com.blamejared.crafttweaker.natives.resource.ExpandResourceLocation

@ZenRegister(loaders={"crafttweaker","tags"}) public class ExpandResourceLocation extends Object
  • Field Details

  • 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

      public static String getPath(net.minecraft.resources.ResourceLocation internal)
    • toString

      public static String toString(net.minecraft.resources.ResourceLocation internal)
    • asData

      public static IData asData(net.minecraft.resources.ResourceLocation internal)
    • equals

      public static boolean equals(net.minecraft.resources.ResourceLocation internal, Object other)
    • getNamespace

      public static String getNamespace(net.minecraft.resources.ResourceLocation internal)
    • getCommandString

      public static String getCommandString(net.minecraft.resources.ResourceLocation internal)