public static final class ResourceLocationAPI.Pseudo<V> extends ResourceLocationAPI<V>
ResourceLocationAPI.Pseudo<V>wrappedBOOLEAN_VALUES, FABRIC, FORGE, FORGE_OR_NEOFORGE, GAME_VERSION, JAVA_17, JAVA_21, JAVA_8, JAVA_MODULES, JAVA_VERSION, JAVA_VERSION_ASM, LEGACY, MOD_LOADER, NAMED_ENV, NEOFORGE, SRG_ENV, V12, V16, V16_OR_EARLIER, V16_OR_LATER, V18, V18_OR_EARLIER, V18_OR_LATER, V19, V19_2_OR_EARLIER, V19_4_OR_LATER, V19_OR_EARLIER, V19_OR_LATER, V20, V20_4_OR_EARLIER, V20_6_OR_LATER, V20_OR_EARLIER, V20_OR_LATER, V21, V21_OR_LATER| Constructor and Description |
|---|
Pseudo(java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(MinecraftAPI<?> mc) |
java.lang.String |
getNamespace() |
java.lang.String |
getPath() |
int |
getSpriteFrames()
Returns the number of frames in a sprite sheet if a mcmeta file is detected
|
toStringequals, getWrapped, getWrappedClassclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIfNotNull, getIfNotNullOrDefault, getIfNotNullOrDefault, isNull, isNullGetter, notNull, notNullGetter, supplyIfNull, unwrap, wrapIfNotNull, wrapIfNotNullOrDefault, wrapIfNotNullOrDefaultpublic void bind(MinecraftAPI<?> mc)
bind in class ResourceLocationAPI<V>public int getSpriteFrames()
ResourceLocationAPIgetSpriteFrames in class ResourceLocationAPI<V>public java.lang.String getNamespace()
getNamespace in class ResourceLocationAPI<V>public java.lang.String getPath()
getPath in class ResourceLocationAPI<V>