net.minecraft.resource

public class Identifier

jy
net.minecraft.class_1653
net.minecraft.resource.Identifier
net.minecraft.util.ResourceLocation

Field summary

Modifier and TypeField
protected final String
a
field_6615
namespace
resourceDomain
protected final String
b
field_6616
path
resourcePath

Constructor summary

ModifierConstructor
protected (int arg0, String... identifier)
public (String identifier)
public (String namespace, String path)

Method summary

Modifier and TypeMethod
protected static String[]
a(String arg0)
method_10737(String arg0)
splitIdentifier(String identifier)
splitObjectName(String toSplit)
public String
a()
method_5890()
getPath()
getResourcePath()
public String
b()
method_5891()
getNamespace()
getResourceDomain()