Modifier and Type | Field and Description |
---|---|
private static NativeImage |
DefaultGlyph.IMAGE_DATA |
private static NativeImage |
WhiteGlyph.IMAGE_DATA |
Modifier and Type | Field and Description |
---|---|
private NativeImage |
TextureGlyphProvider.image |
private NativeImage |
TextureGlyphProvider.GlyphInfo.image |
private NativeImage |
UnicodeTextureGlyphProvider.GlpyhInfo.source |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<ResourceLocation,NativeImage> |
UnicodeTextureGlyphProvider.textures |
Modifier and Type | Method and Description |
---|---|
private NativeImage |
UnicodeTextureGlyphProvider.loadTexture(ResourceLocation p_211255_1_) |
Modifier and Type | Method and Description |
---|---|
private int |
TextureGlyphProvider.Factory.getActualGlyphWidth(NativeImage p_211632_1_,
int p_211632_2_,
int p_211632_3_,
int p_211632_4_,
int p_211632_5_) |
Constructor and Description |
---|
GlpyhInfo(int p_i49758_1_,
int p_i49758_2_,
int p_i49758_3_,
int p_i49758_4_,
NativeImage p_i49758_5_) |
GlyphInfo(float p_i49748_1_,
NativeImage p_i49748_2_,
int p_i49748_3_,
int p_i49748_4_,
int p_i49748_5_,
int p_i49748_6_,
int p_i49748_7_,
int p_i49748_8_) |
TextureGlyphProvider(NativeImage p_i232266_1_,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<TextureGlyphProvider.GlyphInfo> p_i232266_2_) |
Modifier and Type | Field and Description |
---|---|
private NativeImage |
LightTexture.lightPixels |
Modifier and Type | Field and Description |
---|---|
private NativeImage[] |
TextureAtlasSprite.InterpolationData.activeFrame |
private NativeImage |
SimpleTexture.TextureData.image |
protected NativeImage[] |
TextureAtlasSprite.mainImage |
private NativeImage |
DynamicTexture.pixels |
Modifier and Type | Field and Description |
---|---|
private static LazyValue<NativeImage> |
MissingTextureSprite.MISSING_IMAGE_DATA |
Modifier and Type | Method and Description |
---|---|
static NativeImage |
NativeImage.fromBase64(java.lang.String p_216511_0_) |
static NativeImage[] |
MipmapGenerator.generateMipLevels(NativeImage p_229173_0_,
int p_229173_1_) |
NativeImage |
SimpleTexture.TextureData.getImage() |
NativeImage |
DynamicTexture.getPixels() |
private NativeImage |
DownloadingTexture.load(java.io.InputStream p_229159_1_) |
private static NativeImage |
DownloadingTexture.processLegacySkin(NativeImage p_229163_0_) |
static NativeImage |
NativeImage.read(java.nio.ByteBuffer p_195704_0_) |
static NativeImage |
NativeImage.read(java.io.InputStream p_195713_0_) |
static NativeImage |
NativeImage.read(NativeImage.PixelFormat p_211677_0_,
java.nio.ByteBuffer p_211677_1_) |
static NativeImage |
NativeImage.read(NativeImage.PixelFormat p_211679_0_,
java.io.InputStream p_211679_1_) |
Modifier and Type | Method and Description |
---|---|
void |
NativeImage.copyFrom(NativeImage p_195703_1_) |
private void |
SimpleTexture.doLoad(NativeImage p_229207_1_,
boolean p_229207_2_,
boolean p_229207_3_) |
private static void |
DownloadingTexture.doNotchTransparencyHack(NativeImage p_229158_0_,
int p_229158_1_,
int p_229158_2_,
int p_229158_3_,
int p_229158_4_) |
static NativeImage[] |
MipmapGenerator.generateMipLevels(NativeImage p_229173_0_,
int p_229173_1_) |
private void |
DownloadingTexture.loadCallback(NativeImage p_195417_1_) |
private static NativeImage |
DownloadingTexture.processLegacySkin(NativeImage p_229163_0_) |
void |
NativeImage.resizeSubRectTo(int p_195708_1_,
int p_195708_2_,
int p_195708_3_,
int p_195708_4_,
NativeImage p_195708_5_) |
private static void |
DownloadingTexture.setNoAlpha(NativeImage p_229161_0_,
int p_229161_1_,
int p_229161_2_,
int p_229161_3_,
int p_229161_4_) |
void |
DynamicTexture.setPixels(NativeImage p_195415_1_) |
private void |
TextureAtlasSprite.upload(int p_195667_1_,
int p_195667_2_,
NativeImage[] p_195667_3_) |
private void |
DownloadingTexture.upload(NativeImage p_229160_1_) |
Constructor and Description |
---|
DynamicTexture(NativeImage p_i48124_1_) |
TextureAtlasSprite(AtlasTexture p_i226049_1_,
TextureAtlasSprite.Info p_i226049_2_,
int p_i226049_3_,
int p_i226049_4_,
int p_i226049_5_,
int p_i226049_6_,
int p_i226049_7_,
NativeImage p_i226049_8_) |
TextureData(TextureMetadataSection p_i50474_1_,
NativeImage p_i50474_2_) |
Modifier and Type | Method and Description |
---|---|
private static void |
LegacyResourcePackWrapperV4.copyRect(NativeImage p_229284_0_,
NativeImage p_229284_1_,
int p_229284_2_,
int p_229284_3_,
int p_229284_4_,
int p_229284_5_,
int p_229284_6_,
int p_229284_7_,
int p_229284_8_,
boolean p_229284_9_,
boolean p_229284_10_) |
Modifier and Type | Method and Description |
---|---|
static NativeImage |
ScreenShotHelper.takeScreenshot(int p_198052_0_,
int p_198052_1_,
Framebuffer p_198052_2_) |
Modifier and Type | Field and Description |
---|---|
private static java.util.HashMap<ResourceLocation,java.util.function.Supplier<NativeImage>> |
MinecraftForgeClient.bufferedImageSuppliers |
Modifier and Type | Method and Description |
---|---|
static NativeImage |
MinecraftForgeClient.getImageLayer(ResourceLocation resourceLocation,
IResourceManager resourceManager) |
Modifier and Type | Method and Description |
---|---|
static TextureAtlasSprite |
ForgeHooksClient.loadTextureAtlasSprite(AtlasTexture atlasTexture,
IResourceManager resourceManager,
TextureAtlasSprite.Info textureInfo,
IResource resource,
int atlasWidth,
int atlasHeight,
int spriteX,
int spriteY,
int mipmapLevel,
NativeImage image) |
static ScreenshotEvent |
ForgeHooksClient.onScreenshot(NativeImage image,
java.io.File screenshotFile) |
Modifier and Type | Method and Description |
---|---|
static void |
MinecraftForgeClient.registerImageLayerSupplier(ResourceLocation resourceLocation,
java.util.function.Supplier<NativeImage> supplier) |
Modifier and Type | Field and Description |
---|---|
private NativeImage |
ScreenshotEvent.image |
Modifier and Type | Method and Description |
---|---|
NativeImage |
ScreenshotEvent.getImage() |
Constructor and Description |
---|
ScreenshotEvent(NativeImage image,
java.io.File screenshotFile) |
Modifier and Type | Method and Description |
---|---|
TextureAtlasSprite |
ITextureAtlasSpriteLoader.load(AtlasTexture atlas,
IResourceManager resourceManager,
TextureAtlasSprite.Info textureInfo,
IResource resource,
int atlasWidth,
int atlasHeight,
int spriteX,
int spriteY,
int mipmapLevel,
NativeImage image)
Load a TextureAtlasSprite for the given resource.
|
Modifier and Type | Method and Description |
---|---|
TextureAtlasSprite |
CustomTASTest.TasLoader.load(AtlasTexture atlas,
IResourceManager resourceManager,
TextureAtlasSprite.Info textureInfo,
IResource resource,
int atlasWidth,
int atlasHeight,
int spriteX,
int spriteY,
int mipmapLevel,
NativeImage image) |