History - net.minecraft.util.Identifier
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
String: ALLOWED_NAMESPACE_CHARACTERS, field_1_1394, field_1_1394
Constructors
Methods
Path (Path): resolveAgainst, method_1_1644, resolveInPath
1.21.11_unobfuscated
Names
net.minecraft.resources.Identifier
net.minecraft.class_2960
net.minecraft.util.Identifier
Fields
com.mojang.serialization.Codec<Identifier>: CODEC, field_25139, CODEC
PacketCodec<io.netty.buffer.ByteBuf, Identifier>: STREAM_CODEC, field_48267, PACKET_CODEC
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_INVALID, field_13354, COMMAND_EXCEPTION
char: NAMESPACE_SEPARATOR, field_33380, NAMESPACE_SEPARATOR
String: DEFAULT_NAMESPACE, field_33381, DEFAULT_NAMESPACE
String: REALMS_NAMESPACE, field_33382, REALMS_NAMESPACE
String: namespace, field_13353, namespace
String: path, field_13355, path
boolean: $assertionsDisabled, field_52202, field_52202
Constructors
Methods
Identifier (String, String): createUntrusted, method_60936, ofValidated
Identifier (String, String): fromNamespaceAndPath, method_60655, of
Identifier (String): parse, method_60654, of
Identifier (String): withDefaultNamespace, method_60656, ofVanilla
Identifier (String): tryParse, method_12829, tryParse
Identifier (String, String): tryBuild, method_43902, tryParse
Identifier (String, char): bySeparator, method_12838, splitOn
Identifier (String, char): tryBySeparator, method_60935, trySplitOn
com.mojang.serialization.DataResult<Identifier> (String): read, method_29186, validate
String (): getPath, method_12832, getPath
String (): getNamespace, method_12836, getNamespace
Identifier (String): withPath, method_45136, withPath
Identifier (UnaryOperator<String>): withPath, method_45134, withPath
Identifier (String): withPrefix, method_45138, withPrefixedPath
Identifier (String): withSuffix, method_48331, withSuffixedPath
int (Identifier): compareTo, method_12833, compareTo
String (): toDebugFileName, method_36181, toUnderscoreSeparatedString
String (): toLanguageKey, method_42094, toTranslationKey
String (): toShortLanguageKey, method_43903, toShortTranslationKey
String (): toShortString, method_76041, toShortString
String (String): toLanguageKey, method_42093, toTranslationKey
String (String, String): toLanguageKey, method_48747, toTranslationKey
String (com.mojang.brigadier.StringReader): readGreedy, method_58275, readString
Identifier (com.mojang.brigadier.StringReader): read, method_12835, fromCommandInput
Identifier (com.mojang.brigadier.StringReader): readNonEmpty, method_58274, fromCommandInputNonEmpty
boolean (char): isAllowedInIdentifier, method_12831, isCharValid
boolean (String): isValidPath, method_20208, isPathValid
boolean (String): isValidNamespace, method_20209, isNamespaceValid
String (String, String): assertValidNamespace, method_45135, validateNamespace
boolean (char): validPathChar, method_29184, isPathCharacterValid
boolean (char): validNamespaceChar, method_29185, isNamespaceCharacterValid
String (String, String): assertValidPath, method_45137, validatePath
int (Object): compareTo, compareTo, compareTo
String (String, InvalidIdentifierException): lambda$read$0, method_49418, method_49418