Class Ident

java.lang.Object
net.modgarden.barricade.util.Ident

public final class Ident extends Object
aliases for the poorly named Identifier methods
  • Method Details

    • of

      public static net.minecraft.resources.Identifier of(String namespace, String path)
    • mc

      public static net.minecraft.resources.Identifier mc(String path)
    • string

      public static String string(String path)