Uses of Class
net.minecraft.client.renderer.texture.NativeImage
Packages that use NativeImage
Package
Description
-
Uses of NativeImage in net.minecraft.client.gui.fonts
Fields in net.minecraft.client.gui.fonts declared as NativeImageModifier and TypeFieldDescriptionprivate static final NativeImageDefaultGlyph.IMAGE_DATAprivate static final NativeImageWhiteGlyph.IMAGE_DATA -
Uses of NativeImage in net.minecraft.client.gui.fonts.providers
Fields in net.minecraft.client.gui.fonts.providers declared as NativeImageModifier and TypeFieldDescriptionprivate final NativeImageTextureGlyphProvider.GlyphInfo.imageprivate final NativeImageTextureGlyphProvider.imageprivate final NativeImageUnicodeTextureGlyphProvider.GlpyhInfo.sourceFields in net.minecraft.client.gui.fonts.providers with type parameters of type NativeImageModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,NativeImage> UnicodeTextureGlyphProvider.texturesMethods in net.minecraft.client.gui.fonts.providers that return NativeImageModifier and TypeMethodDescriptionprivate NativeImageUnicodeTextureGlyphProvider.loadTexture(ResourceLocation p_211255_1_) Methods in net.minecraft.client.gui.fonts.providers with parameters of type NativeImageModifier and TypeMethodDescriptionprivate intTextureGlyphProvider.Factory.getActualGlyphWidth(NativeImage p_211632_1_, int p_211632_2_, int p_211632_3_, int p_211632_4_, int p_211632_5_) Constructors in net.minecraft.client.gui.fonts.providers with parameters of type NativeImageModifierConstructorDescriptionprivateGlpyhInfo(int p_i49758_1_, int p_i49758_2_, int p_i49758_3_, int p_i49758_4_, NativeImage p_i49758_5_) privateGlyphInfo(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_) privateTextureGlyphProvider(NativeImage p_i232266_1_, it.unimi.dsi.fastutil.ints.Int2ObjectMap<TextureGlyphProvider.GlyphInfo> p_i232266_2_) -
Uses of NativeImage in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as NativeImage -
Uses of NativeImage in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as NativeImageModifier and TypeFieldDescriptionprivate final NativeImage[]TextureAtlasSprite.InterpolationData.activeFrameprivate final NativeImageSimpleTexture.TextureData.imageprotected final NativeImage[]TextureAtlasSprite.mainImageprivate NativeImageDynamicTexture.pixelsFields in net.minecraft.client.renderer.texture with type parameters of type NativeImageModifier and TypeFieldDescriptionprivate static final LazyValue<NativeImage>MissingTextureSprite.MISSING_IMAGE_DATAMethods in net.minecraft.client.renderer.texture that return NativeImageModifier and TypeMethodDescriptionstatic NativeImageNativeImage.fromBase64(String p_216511_0_) static NativeImage[]MipmapGenerator.generateMipLevels(NativeImage p_229173_0_, int p_229173_1_) SimpleTexture.TextureData.getImage()DynamicTexture.getPixels()private NativeImageDownloadingTexture.load(InputStream p_229159_1_) private static NativeImageDownloadingTexture.processLegacySkin(NativeImage p_229163_0_) static NativeImageNativeImage.read(InputStream p_195713_0_) static NativeImageNativeImage.read(ByteBuffer p_195704_0_) static NativeImageNativeImage.read(NativeImage.PixelFormat p_211679_0_, InputStream p_211679_1_) static NativeImageNativeImage.read(NativeImage.PixelFormat p_211677_0_, ByteBuffer p_211677_1_) Methods in net.minecraft.client.renderer.texture with parameters of type NativeImageModifier and TypeMethodDescriptionvoidNativeImage.copyFrom(NativeImage p_195703_1_) private voidSimpleTexture.doLoad(NativeImage p_229207_1_, boolean p_229207_2_, boolean p_229207_3_) private static voidDownloadingTexture.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 voidDownloadingTexture.loadCallback(NativeImage p_195417_1_) private static NativeImageDownloadingTexture.processLegacySkin(NativeImage p_229163_0_) voidNativeImage.resizeSubRectTo(int p_195708_1_, int p_195708_2_, int p_195708_3_, int p_195708_4_, NativeImage p_195708_5_) private static voidDownloadingTexture.setNoAlpha(NativeImage p_229161_0_, int p_229161_1_, int p_229161_2_, int p_229161_3_, int p_229161_4_) voidDynamicTexture.setPixels(NativeImage p_195415_1_) private voidDownloadingTexture.upload(NativeImage p_229160_1_) private voidTextureAtlasSprite.upload(int p_195667_1_, int p_195667_2_, NativeImage[] p_195667_3_) Constructors in net.minecraft.client.renderer.texture with parameters of type NativeImageModifierConstructorDescriptionDynamicTexture(NativeImage p_i48124_1_) protectedTextureAtlasSprite(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_) -
Uses of NativeImage in net.minecraft.client.resources
Methods in net.minecraft.client.resources with parameters of type NativeImageModifier and TypeMethodDescriptionprivate static voidLegacyResourcePackWrapperV4.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_) -
Uses of NativeImage in net.minecraft.util
Methods in net.minecraft.util that return NativeImageModifier and TypeMethodDescriptionstatic NativeImageScreenShotHelper.takeScreenshot(int p_198052_0_, int p_198052_1_, Framebuffer p_198052_2_) -
Uses of NativeImage in net.minecraftforge.client
Fields in net.minecraftforge.client with type parameters of type NativeImageModifier and TypeFieldDescriptionprivate static HashMap<ResourceLocation,Supplier<NativeImage>> MinecraftForgeClient.bufferedImageSuppliersMethods in net.minecraftforge.client that return NativeImageModifier and TypeMethodDescriptionstatic NativeImageMinecraftForgeClient.getImageLayer(ResourceLocation resourceLocation, IResourceManager resourceManager) Methods in net.minecraftforge.client with parameters of type NativeImageModifier and TypeMethodDescriptionstatic TextureAtlasSpriteForgeHooksClient.loadTextureAtlasSprite(AtlasTexture atlasTexture, IResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, IResource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image) static ScreenshotEventForgeHooksClient.onScreenshot(NativeImage image, File screenshotFile) Method parameters in net.minecraftforge.client with type arguments of type NativeImageModifier and TypeMethodDescriptionstatic voidMinecraftForgeClient.registerImageLayerSupplier(ResourceLocation resourceLocation, Supplier<NativeImage> supplier) -
Uses of NativeImage in net.minecraftforge.client.event
Fields in net.minecraftforge.client.event declared as NativeImageMethods in net.minecraftforge.client.event that return NativeImageConstructors in net.minecraftforge.client.event with parameters of type NativeImage -
Uses of NativeImage in net.minecraftforge.client.textures
Methods in net.minecraftforge.client.textures with parameters of type NativeImageModifier and TypeMethodDescriptionITextureAtlasSpriteLoader.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. -
Uses of NativeImage in net.minecraftforge.debug.client
Methods in net.minecraftforge.debug.client with parameters of type NativeImageModifier and TypeMethodDescriptionCustomTASTest.TasLoader.load(AtlasTexture atlas, IResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, IResource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image)