Package com.mojang.blaze3d.platform
Class PngInfo
java.lang.Object
com.mojang.blaze3d.platform.PngInfo
-
Nested Class Summary
Modifier and TypeClassDescription(package private) static class
(package private) static class
(package private) static class
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static PngInfo.StbReader
createCallbacks
(InputStream p_85213_)
-
Field Details
-
width
public final int width -
height
public final int height
-
-
Constructor Details
-
PngInfo
- Throws:
IOException
-
-
Method Details
-
createCallbacks
-