com.mojang.blaze3d.platform

public class TextureUtil

com.mojang.blaze3d.platform.TextureUtil
com.mojang.blaze3d.platform.TextureUtil
com.mojang.blaze3d.platform.TextureUtil
com.mojang.blaze3d.platform.TextureUtil

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
LOGGER
public static final int
MIN_MIPMAP_LEVEL
MIN_MIPMAP_LEVEL
private static final int
DEFAULT_IMAGE_BUFFER_SIZE
DEFAULT_IMAGE_BUFFER_SIZE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ByteBuffer
readResource(InputStream arg0)
readResource(InputStream arg0)
readResource(InputStream arg0)
readResource(InputStream inputStream)
private static ByteBuffer
readResource(ReadableByteChannel arg0, int arg1)
readResource(ReadableByteChannel arg0, int arg1)
readResource(ReadableByteChannel arg0, int arg1)
readResource(ReadableByteChannel channel, int bufSize)
public static void
writeAsPNG(Path arg0, String arg1, fjw arg2, int arg3, IntUnaryOperator arg4)
writeAsPNG(Path arg0, String arg1, GpuTexture arg2, int arg3, IntUnaryOperator arg4)
writeAsPNG(Path arg0, String arg1, class_10792 arg2, int arg3, IntUnaryOperator arg4)
writeAsPNG(Path directory, String prefix, DrawableTexture arg2, int scales, IntUnaryOperator arg4)
public static Path
getDebugTexturePath(Path arg0)
getDebugTexturePath(Path arg0)
getDebugTexturePath(Path arg0)
getDebugTexturePath(Path path)
public static Path
getDebugTexturePath()
getDebugTexturePath()