Package org.moddingx.libx.util
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.ResourceLocationThis resource location should be used as a placeholder / invalid value It's value isminecraft:missigno. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MISSINGNO
public static final net.minecraft.resources.ResourceLocation MISSINGNOThis resource location should be used as a placeholder / invalid value It's value isminecraft:missigno. The reason forminecraft:missignois that minecraft uses this resource location on it's own. See for exampleMissingTextureAtlasSprite.
-
-
Constructor Details
-
Misc
public Misc()
-