public static final class ResourceLocationAPI.Pseudo<V> extends ResourceLocationAPI<V>
ResourceLocationAPI.Pseudo<V>wrapped| 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
|
equals, toStringgetWrapped, getWrappedClasspublic Pseudo(V value)
public 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>