Class ResourceUtil

java.lang.Object
com.jozufozu.flywheel.util.ResourceUtil

public class ResourceUtil extends Object
  • Constructor Details

    • ResourceUtil

      public ResourceUtil()
  • Method Details

    • subPath

      public static net.minecraft.resources.ResourceLocation subPath(net.minecraft.resources.ResourceLocation root, String subPath)
    • removePrefixUnchecked

      public static net.minecraft.resources.ResourceLocation removePrefixUnchecked(net.minecraft.resources.ResourceLocation full, String root)
    • trim

      public static net.minecraft.resources.ResourceLocation trim(net.minecraft.resources.ResourceLocation loc, String prefix, String suffix)