Class MeteorIdentifier
java.lang.Object
net.minecraft.util.Identifier
meteordevelopment.meteorclient.utils.misc.MeteorIdentifier
- All Implemented Interfaces:
Comparable<net.minecraft.util.Identifier>
public class MeteorIdentifier
extends net.minecraft.util.Identifier
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.util.Identifier
net.minecraft.util.Identifier.ExtraData, net.minecraft.util.Identifier.Serializer -
Field Summary
Fields inherited from class net.minecraft.util.Identifier
CODEC, DEFAULT_NAMESPACE, NAMESPACE_SEPARATOR, REALMS_NAMESPACE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.util.Identifier
compareTo, equals, fromCommandInput, getNamespace, getPath, hashCode, isCharValid, isPathCharacterValid, isValid, of, split, splitOn, toShortTranslationKey, toString, toTranslationKey, toTranslationKey, toUnderscoreSeparatedString, tryParse, validate, withPath, withPath, withPrefixedPath
-
Constructor Details
-
MeteorIdentifier
-