Class Misc
java.lang.Object
org.moddingx.libx.util.Misc
Some miscellaneous stuff that does not fit anywhere else.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.IdentifierThis identifier should be used as a placeholder / invalid value Its value isminecraft:missigno. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MISSINGNO
public static final net.minecraft.resources.Identifier MISSINGNOThis identifier should be used as a placeholder / invalid value Its value isminecraft:missigno. The reason forminecraft:missignois that minecraft uses this identifier on its own. See for exampleMissingTextureAtlasSprite.
-
-
Constructor Details
-
Misc
public Misc()
-