Uses of Class
net.minecraft.client.renderer.texture.TextureAtlasSprite
-
-
Uses of TextureAtlasSprite in net.minecraft.client
Methods in net.minecraft.client that return types with arguments of type TextureAtlasSprite Modifier and Type Method Description java.util.function.Function<ResourceLocation,TextureAtlasSprite>Minecraft. getTextureAtlas(ResourceLocation p_228015_1_) -
Uses of TextureAtlasSprite in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type TextureAtlasSprite Modifier and Type Method Description static voidAbstractGui. blit(MatrixStack p_238470_0_, int p_238470_1_, int p_238470_2_, int p_238470_3_, int p_238470_4_, int p_238470_5_, TextureAtlasSprite p_238470_6_) -
Uses of TextureAtlasSprite in net.minecraft.client.gui.screen.inventory
Fields in net.minecraft.client.gui.screen.inventory declared as TextureAtlasSprite Modifier and Type Field Description private TextureAtlasSpriteBeaconScreen.PowerButton. sprite -
Uses of TextureAtlasSprite in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as TextureAtlasSprite Modifier and Type Field Description protected TextureAtlasSpriteSpriteTexturedParticle. spriteFields in net.minecraft.client.particle with type parameters of type TextureAtlasSprite Modifier and Type Field Description private java.util.List<TextureAtlasSprite>ParticleManager.AnimatedSpriteImpl. spritesMethods in net.minecraft.client.particle that return TextureAtlasSprite Modifier and Type Method Description TextureAtlasSpriteIAnimatedSprite. get(int p_217591_1_, int p_217591_2_)TextureAtlasSpriteIAnimatedSprite. get(java.util.Random p_217590_1_)TextureAtlasSpriteParticleManager.AnimatedSpriteImpl. get(int p_217591_1_, int p_217591_2_)TextureAtlasSpriteParticleManager.AnimatedSpriteImpl. get(java.util.Random p_217590_1_)Methods in net.minecraft.client.particle with parameters of type TextureAtlasSprite Modifier and Type Method Description protected voidSpriteTexturedParticle. setSprite(TextureAtlasSprite p_217567_1_)Method parameters in net.minecraft.client.particle with type arguments of type TextureAtlasSprite Modifier and Type Method Description voidParticleManager.AnimatedSpriteImpl. rebind(java.util.List<TextureAtlasSprite> p_217592_1_) -
Uses of TextureAtlasSprite in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as TextureAtlasSprite Modifier and Type Field Description private TextureAtlasSprite[]FluidBlockRenderer. lavaIconsprivate TextureAtlasSpriteSpriteAwareVertexBuilder. spriteprivate TextureAtlasSprite[]FluidBlockRenderer. waterIconsprivate TextureAtlasSpriteFluidBlockRenderer. waterOverlayMethods in net.minecraft.client.renderer that return TextureAtlasSprite Modifier and Type Method Description TextureAtlasSpriteBlockModelShapes. getParticleIcon(BlockState p_178122_1_)Deprecated.TextureAtlasSpriteItemModelMesher. getParticleIcon(ItemStack p_199309_1_)TextureAtlasSpriteItemModelMesher. getParticleIcon(IItemProvider p_199934_1_)TextureAtlasSpriteBlockModelShapes. getTexture(BlockState state, World world, BlockPos pos)Methods in net.minecraft.client.renderer with parameters of type TextureAtlasSprite Modifier and Type Method Description private static voidOverlayRenderer. renderTex(Minecraft p_228735_0_, TextureAtlasSprite p_228735_1_, MatrixStack p_228735_2_)Constructors in net.minecraft.client.renderer with parameters of type TextureAtlasSprite Constructor Description SpriteAwareVertexBuilder(IVertexBuilder p_i225999_1_, TextureAtlasSprite p_i225999_2_) -
Uses of TextureAtlasSprite in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type TextureAtlasSprite Modifier and Type Method Description private voidPaintingRenderer. renderPainting(MatrixStack p_229122_1_, IVertexBuilder p_229122_2_, PaintingEntity p_229122_3_, int p_229122_4_, int p_229122_5_, TextureAtlasSprite p_229122_6_, TextureAtlasSprite p_229122_7_) -
Uses of TextureAtlasSprite in net.minecraft.client.renderer.model
Fields in net.minecraft.client.renderer.model declared as TextureAtlasSprite Modifier and Type Field Description protected TextureAtlasSpriteMultipartBakedModel. particleIconprivate TextureAtlasSpriteSimpleBakedModel.Builder. particleIconprotected TextureAtlasSpriteSimpleBakedModel. particleIconprivate TextureAtlasSpriteBuiltInModel. particleTextureprotected TextureAtlasSpriteBakedQuad. spriteMethods in net.minecraft.client.renderer.model that return TextureAtlasSprite Modifier and Type Method Description TextureAtlasSpriteBuiltInModel. getParticleIcon()TextureAtlasSpriteIBakedModel. getParticleIcon()Deprecated.TextureAtlasSpriteMultipartBakedModel. getParticleIcon()Deprecated.TextureAtlasSpriteSimpleBakedModel. getParticleIcon()TextureAtlasSpriteWeightedBakedModel. getParticleIcon()TextureAtlasSpriteMultipartBakedModel. getParticleTexture(IModelData modelData)TextureAtlasSpriteWeightedBakedModel. getParticleTexture(IModelData modelData)TextureAtlasSpriteBakedQuad. getSprite()TextureAtlasSpriteRenderMaterial. sprite()Methods in net.minecraft.client.renderer.model with parameters of type TextureAtlasSprite Modifier and Type Method Description private static BakedQuadBlockModel. bakeFace(BlockPart p_228812_0_, BlockPartFace p_228812_1_, TextureAtlasSprite p_228812_2_, Direction p_228812_3_, IModelTransform p_228812_4_, ResourceLocation p_228812_5_)BakedQuadFaceBakery. bakeQuad(Vector3f p_228824_1_, Vector3f p_228824_2_, BlockPartFace p_228824_3_, TextureAtlasSprite p_228824_4_, Direction p_228824_5_, IModelTransform p_228824_6_, BlockPartRotation p_228824_7_, boolean p_228824_8_, ResourceLocation p_228824_9_)private voidFaceBakery. bakeVertex(int[] p_228827_1_, int p_228827_2_, Direction p_228827_3_, BlockFaceUV p_228827_4_, float[] p_228827_5_, TextureAtlasSprite p_228827_6_, TransformationMatrix p_228827_7_, BlockPartRotation p_228827_8_, boolean p_228827_9_)private voidItemModelGenerator. checkTransition(ItemModelGenerator.SpanFacing p_199338_1_, java.util.List<ItemModelGenerator.Span> p_199338_2_, TextureAtlasSprite p_199338_3_, int p_199338_4_, int p_199338_5_, int p_199338_6_, int p_199338_7_, int p_199338_8_, boolean p_199338_9_)private java.util.List<BlockPart>ItemModelGenerator. createSideElements(TextureAtlasSprite p_178397_1_, java.lang.String p_178397_2_, int p_178397_3_)private voidFaceBakery. fillVertex(int[] p_239288_1_, int p_239288_2_, Vector3f p_239288_3_, TextureAtlasSprite p_239288_4_, BlockFaceUV p_239288_5_)private java.util.List<ItemModelGenerator.Span>ItemModelGenerator. getSpans(TextureAtlasSprite p_178393_1_)private booleanItemModelGenerator. isTransparent(TextureAtlasSprite p_199339_1_, int p_199339_2_, int p_199339_3_, int p_199339_4_, int p_199339_5_, int p_199339_6_)static BakedQuadBlockModel. makeBakedQuad(BlockPart p_228812_0_, BlockPartFace p_228812_1_, TextureAtlasSprite p_228812_2_, Direction p_228812_3_, IModelTransform p_228812_4_, ResourceLocation p_228812_5_)private int[]FaceBakery. makeVertices(BlockFaceUV p_228820_1_, TextureAtlasSprite p_228820_2_, Direction p_228820_3_, float[] p_228820_4_, TransformationMatrix p_228820_5_, BlockPartRotation p_228820_6_, boolean p_228820_7_)SimpleBakedModel.BuilderSimpleBakedModel.Builder. particle(TextureAtlasSprite p_177646_1_)private java.util.List<BlockPart>ItemModelGenerator. processFrames(int p_178394_1_, java.lang.String p_178394_2_, TextureAtlasSprite p_178394_3_)Method parameters in net.minecraft.client.renderer.model with type arguments of type TextureAtlasSprite Modifier and Type Method Description IBakedModelBlockModel. bake(ModelBakery p_225613_1_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> p_225613_2_, IModelTransform p_225613_3_, ResourceLocation p_225613_4_)Deprecated.IBakedModelBlockModel. bake(ModelBakery p_228813_1_, BlockModel p_228813_2_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> p_228813_3_, IModelTransform p_228813_4_, ResourceLocation p_228813_5_, boolean p_228813_6_)IBakedModelIUnbakedModel. bake(ModelBakery p_225613_1_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> p_225613_2_, IModelTransform p_225613_3_, ResourceLocation p_225613_4_)IBakedModelVariantList. bake(ModelBakery p_225613_1_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> p_225613_2_, IModelTransform p_225613_3_, ResourceLocation p_225613_4_)IBakedModelBlockModel. bakeVanilla(ModelBakery p_228813_1_, BlockModel p_228813_2_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> p_228813_3_, IModelTransform p_228813_4_, ResourceLocation p_228813_5_, boolean p_228813_6_)Deprecated.BlockModelItemModelGenerator. generateBlockModel(java.util.function.Function<RenderMaterial,TextureAtlasSprite> p_209579_1_, BlockModel p_209579_2_)IBakedModelModelBakery. getBakedModel(ResourceLocation p_217845_1_, IModelTransform p_217845_2_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> textureGetter)ItemOverrideListBlockModel. getOverrides(ModelBakery p_217646_1_, BlockModel p_217646_2_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> textureGetter)Constructors in net.minecraft.client.renderer.model with parameters of type TextureAtlasSprite Constructor Description BakedQuad(int[] p_i232466_1_, int p_i232466_2_, Direction p_i232466_3_, TextureAtlasSprite p_i232466_4_, boolean p_i232466_5_)BuiltInModel(ItemCameraTransforms p_i230058_1_, ItemOverrideList p_i230058_2_, TextureAtlasSprite p_i230058_3_, boolean p_i230058_4_)SimpleBakedModel(java.util.List<BakedQuad> p_i230059_1_, java.util.Map<Direction,java.util.List<BakedQuad>> p_i230059_2_, boolean p_i230059_3_, boolean p_i230059_4_, boolean p_i230059_5_, TextureAtlasSprite p_i230059_6_, ItemCameraTransforms p_i230059_7_, ItemOverrideList p_i230059_8_) -
Uses of TextureAtlasSprite in net.minecraft.client.renderer.model.multipart
Method parameters in net.minecraft.client.renderer.model.multipart with type arguments of type TextureAtlasSprite Modifier and Type Method Description IBakedModelMultipart. bake(ModelBakery p_225613_1_, java.util.function.Function<RenderMaterial,TextureAtlasSprite> p_225613_2_, IModelTransform p_225613_3_, ResourceLocation p_225613_4_) -
Uses of TextureAtlasSprite in net.minecraft.client.renderer.texture
Subclasses of TextureAtlasSprite in net.minecraft.client.renderer.texture Modifier and Type Class Description classMissingTextureSpriteFields in net.minecraft.client.renderer.texture with type parameters of type TextureAtlasSprite Modifier and Type Field Description private java.util.List<TextureAtlasSprite>AtlasTexture. animatedTextures(package private) java.util.List<TextureAtlasSprite>AtlasTexture.SheetData. regionsprivate java.util.Map<ResourceLocation,TextureAtlasSprite>AtlasTexture. texturesByNameMethods in net.minecraft.client.renderer.texture that return TextureAtlasSprite Modifier and Type Method Description TextureAtlasSpritePaintingSpriteUploader. get(PaintingType p_215285_1_)TextureAtlasSpritePotionSpriteUploader. get(Effect p_215288_1_)TextureAtlasSpritePaintingSpriteUploader. getBackSprite()TextureAtlasSpriteAtlasTexture. getSprite(ResourceLocation p_195424_1_)TextureAtlasSpriteSpriteMap. getSprite(RenderMaterial p_229151_1_)protected TextureAtlasSpriteSpriteUploader. getSprite(ResourceLocation p_215282_1_)private TextureAtlasSpriteAtlasTexture. load(IResourceManager p_229218_1_, TextureAtlasSprite.Info p_229218_2_, int p_229218_3_, int p_229218_4_, int p_229218_5_, int p_229218_6_, int p_229218_7_)Methods in net.minecraft.client.renderer.texture that return types with arguments of type TextureAtlasSprite Modifier and Type Method Description private java.util.List<TextureAtlasSprite>AtlasTexture. getLoadedSprites(IResourceManager p_229217_1_, Stitcher p_229217_2_, int p_229217_3_)Constructor parameters in net.minecraft.client.renderer.texture with type arguments of type TextureAtlasSprite Constructor Description SheetData(java.util.Set<ResourceLocation> p_i226048_1_, int p_i226048_2_, int p_i226048_3_, int p_i226048_4_, java.util.List<TextureAtlasSprite> p_i226048_5_) -
Uses of TextureAtlasSprite in net.minecraftforge.client
Methods in net.minecraftforge.client that return TextureAtlasSprite Modifier and Type Method Description static TextureAtlasSprite[]ForgeHooksClient. getFluidSprites(IBlockDisplayReader world, BlockPos pos, FluidState fluidStateIn)static TextureAtlasSpriteForgeHooksClient. loadTextureAtlasSprite(AtlasTexture atlasTexture, IResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, IResource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image) -
Uses of TextureAtlasSprite in net.minecraftforge.client.extensions
Methods in net.minecraftforge.client.extensions that return TextureAtlasSprite Modifier and Type Method Description default TextureAtlasSpriteIForgeBakedModel. getParticleTexture(IModelData data)Method parameters in net.minecraftforge.client.extensions with type arguments of type TextureAtlasSprite Modifier and Type Method Description default booleanIForgeTextureAtlasSprite. load(IResourceManager manager, ResourceLocation location, java.util.function.Function<ResourceLocation,TextureAtlasSprite> textureGetter)Deprecated. -
Uses of TextureAtlasSprite in net.minecraftforge.client.model
Fields in net.minecraftforge.client.model declared as TextureAtlasSprite Modifier and Type Field Description protected TextureAtlasSpriteFluidModel.BakedFluid. flowingprivate static TextureAtlasSpriteModelLoader.White. instanceprotected TextureAtlasSpriteBakedItemModel. particleprivate TextureAtlasSpriteCompositeModel. particleprivate TextureAtlasSpriteItemMultiLayerBakedModel.Builder. particleprivate TextureAtlasSpriteItemMultiLayerBakedModel. particleprotected TextureAtlasSpriteMultiLayerModel.MultiLayerBakedModel. particleprivate TextureAtlasSpriteSeparatePerspectiveModel.BakedModel. particleprotected TextureAtlasSpriteFluidModel.BakedFluid. stillFields in net.minecraftforge.client.model with type parameters of type TextureAtlasSprite Modifier and Type Field Description protected java.util.Optional<TextureAtlasSprite>FluidModel.BakedFluid. overlayMethods in net.minecraftforge.client.model that return TextureAtlasSprite Modifier and Type Method Description TextureAtlasSpriteBakedItemModel. getParticleIcon()TextureAtlasSpriteBakedModelWrapper. getParticleIcon()TextureAtlasSpriteCompositeModel. getParticleIcon()TextureAtlasSpriteFluidModel.BakedFluid. getParticleIcon()TextureAtlasSpriteItemMultiLayerBakedModel. getParticleIcon()TextureAtlasSpriteMultiLayerModel.MultiLayerBakedModel. getParticleIcon()TextureAtlasSpritePerspectiveMapWrapper. getParticleIcon()TextureAtlasSpriteSeparatePerspectiveModel.BakedModel. getParticleIcon()TextureAtlasSpriteBakedModelWrapper. getParticleTexture(IModelData data)static TextureAtlasSpriteModelLoader.White. instance()Methods in net.minecraftforge.client.model that return types with arguments of type TextureAtlasSprite Modifier and Type Method Description static java.util.function.Function<RenderMaterial,TextureAtlasSprite>ModelLoader. defaultTextureGetter()Get the default texture getter the models will be baked with.Methods in net.minecraftforge.client.model with parameters of type TextureAtlasSprite Modifier and Type Method Description static ItemMultiLayerBakedModel.BuilderItemMultiLayerBakedModel. builder(IModelConfiguration owner, TextureAtlasSprite particle, ItemOverrideList overrides, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> cameraTransforms)private BakedQuadFluidModel.BakedFluid. buildQuad(Direction side, TextureAtlasSprite texture, boolean flip, boolean offset, FluidModel.BakedFluid.VertexParameter x, FluidModel.BakedFluid.VertexParameter y, FluidModel.BakedFluid.VertexParameter z, FluidModel.BakedFluid.VertexParameter u, FluidModel.BakedFluid.VertexParameter v)private static BakedQuadItemLayerModel. buildQuad(TransformationMatrix transform, Direction side, TextureAtlasSprite sprite, int tint, boolean fullbright, float x0, float y0, float z0, float u0, float v0, float x1, float y1, float z1, float u1, float v1, float x2, float y2, float z2, float u2, float v2, float x3, float y3, float z3, float u3, float v3)private static BakedQuadItemLayerModel. buildSideQuad(TransformationMatrix transform, Direction side, int tint, TextureAtlasSprite sprite, int u, int v, int size, boolean fullbright)static java.util.List<BakedQuad>ItemTextureQuadConverter. convertTexture(TransformationMatrix transform, TextureAtlasSprite template, TextureAtlasSprite sprite, float z, Direction facing, int color, int tint)Takes a texture and converts it into BakedQuads.static java.util.List<BakedQuad>ItemTextureQuadConverter. convertTexture(TransformationMatrix transform, TextureAtlasSprite template, TextureAtlasSprite sprite, float z, Direction facing, int color, int tint, int luminosity)static java.util.List<BakedQuad>ItemTextureQuadConverter. convertTextureHorizontal(TransformationMatrix transform, TextureAtlasSprite template, TextureAtlasSprite sprite, float z, Direction facing, int color, int tint)Scans a texture and converts it into a list of horizontal strips stacked on top of each other.static java.util.List<BakedQuad>ItemTextureQuadConverter. convertTextureHorizontal(TransformationMatrix transform, TextureAtlasSprite template, TextureAtlasSprite sprite, float z, Direction facing, int color, int tint, int luminosity)static java.util.List<BakedQuad>ItemTextureQuadConverter. convertTextureVertical(TransformationMatrix transform, TextureAtlasSprite template, TextureAtlasSprite sprite, float z, Direction facing, int color, int tint)Scans a texture and converts it into a list of vertical strips stacked next to each other from left to right.static java.util.List<BakedQuad>ItemTextureQuadConverter. convertTextureVertical(TransformationMatrix transform, TextureAtlasSprite template, TextureAtlasSprite sprite, float z, Direction facing, int color, int tint, int luminosity)static BakedQuadItemTextureQuadConverter. genQuad(TransformationMatrix transform, float x1, float y1, float x2, float y2, float z, TextureAtlasSprite sprite, Direction facing, int color, int tint)Generates a Front/Back quad for an itemmodel.static BakedQuadItemTextureQuadConverter. genQuad(TransformationMatrix transform, float x1, float y1, float x2, float y2, float z, TextureAtlasSprite sprite, Direction facing, int color, int tint, int luminosity)static com.google.common.collect.ImmutableList<BakedQuad>ItemLayerModel. getQuadsForSprite(int tint, TextureAtlasSprite sprite, TransformationMatrix transform)static com.google.common.collect.ImmutableList<BakedQuad>ItemLayerModel. getQuadsForSprite(int tint, TextureAtlasSprite sprite, TransformationMatrix transform, boolean fullbright)static IModelBuilder<?>IModelBuilder. of(IModelConfiguration owner, ItemOverrideList overrides, TextureAtlasSprite particle)private static BakedQuadItemTextureQuadConverter. putQuad(TransformationMatrix transform, Direction side, TextureAtlasSprite sprite, int color, int tint, float x1, float y1, float x2, float y2, float z, float u1, float v1, float u2, float v2, int luminosity)ItemMultiLayerBakedModel.BuilderItemMultiLayerBakedModel.Builder. setParticle(TextureAtlasSprite particleSprite)Method parameters in net.minecraftforge.client.model with type arguments of type TextureAtlasSprite Modifier and Type Method Description voidCompositeModel.Submodel. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)voidModelLoaderRegistry.VanillaProxy. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)IBakedModelBlockModelConfiguration. bake(ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> bakedTextureGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)IBakedModelCompositeModel.Geometry. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)IBakedModelDynamicBucketModel. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)IBakedModelFluidModel. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)IBakedModelItemLayerModel. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)IBakedModelMultiLayerModel. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)IBakedModelSeparatePerspectiveModel. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)static IBakedModelModelLoaderRegistry. bakeHelper(BlockModel blockModel, ModelBakery modelBakery, BlockModel otherModel, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation, boolean guiLight3d)IBakedModelCompositeModel.Submodel. bakeModel(ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)private static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<RenderType,IBakedModel>>MultiLayerModel. buildModels(java.util.List<com.mojang.datafixers.util.Pair<RenderType,IUnbakedModel>> models, IModelTransform modelTransform, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, ResourceLocation modelLocation)static com.google.common.collect.ImmutableList<BakedQuad>ItemLayerModel. getQuadsForSprites(java.util.List<RenderMaterial> textures, TransformationMatrix transform, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter)static com.google.common.collect.ImmutableList<BakedQuad>ItemLayerModel. getQuadsForSprites(java.util.List<RenderMaterial> textures, TransformationMatrix transform, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, java.util.Set<java.lang.Integer> fullbrights)Constructors in net.minecraftforge.client.model with parameters of type TextureAtlasSprite Constructor Description BakedFluid(TransformationMatrix transformation, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> transforms, ResourceLocation modelLocation, int color, TextureAtlasSprite still, TextureAtlasSprite flowing, java.util.Optional<TextureAtlasSprite> overlay, boolean gas, boolean statePresent, int[] cornerRound, int flowRound, boolean[] sideOverlays)BakedItemModel(com.google.common.collect.ImmutableList<BakedQuad> quads, TextureAtlasSprite particle, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> transforms, ItemOverrideList overrides, boolean untransformed, boolean isSideLit)BakedModel(boolean isAmbientOcclusion, boolean isGui3d, boolean isSideLit, TextureAtlasSprite particle, ItemOverrideList overrides, IBakedModel baseModel, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,IBakedModel> perspectives)Builder(IModelConfiguration owner, TextureAtlasSprite particle, ItemOverrideList overrides, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> cameraTransforms)CachingBakedFluid(TransformationMatrix transformation, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> transforms, ResourceLocation modelLocation, int color, TextureAtlasSprite still, TextureAtlasSprite flowing, java.util.Optional<TextureAtlasSprite> overlay, boolean gas, java.util.Optional<IModelData> stateOption)CompositeModel(boolean isGui3d, boolean isSideLit, boolean isAmbientOcclusion, TextureAtlasSprite particle, com.google.common.collect.ImmutableMap<java.lang.String,IBakedModel> bakedParts, IModelTransform combinedTransform, ItemOverrideList overrides)ItemMultiLayerBakedModel(boolean smoothLighting, boolean shadedInGui, boolean sideLit, TextureAtlasSprite particle, ItemOverrideList overrides, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> cameraTransforms, com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<IBakedModel,RenderType>> layerModels)MultiLayerBakedModel(boolean ambientOcclusion, boolean isGui3d, boolean isSideLit, TextureAtlasSprite particle, ItemOverrideList overrides, boolean convertRenderTypes, java.util.List<com.mojang.datafixers.util.Pair<RenderType,IBakedModel>> models, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> cameraTransforms)Constructor parameters in net.minecraftforge.client.model with type arguments of type TextureAtlasSprite Constructor Description BakedFluid(TransformationMatrix transformation, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> transforms, ResourceLocation modelLocation, int color, TextureAtlasSprite still, TextureAtlasSprite flowing, java.util.Optional<TextureAtlasSprite> overlay, boolean gas, boolean statePresent, int[] cornerRound, int flowRound, boolean[] sideOverlays)CachingBakedFluid(TransformationMatrix transformation, com.google.common.collect.ImmutableMap<ItemCameraTransforms.TransformType,TransformationMatrix> transforms, ResourceLocation modelLocation, int color, TextureAtlasSprite still, TextureAtlasSprite flowing, java.util.Optional<TextureAtlasSprite> overlay, boolean gas, java.util.Optional<IModelData> stateOption) -
Uses of TextureAtlasSprite in net.minecraftforge.client.model.animation
Fields in net.minecraftforge.client.model.animation with type parameters of type TextureAtlasSprite Modifier and Type Field Description private java.util.function.Function<RenderMaterial,TextureAtlasSprite>AnimationItemOverrideList. bakedTextureGetterConstructor parameters in net.minecraftforge.client.model.animation with type arguments of type TextureAtlasSprite Constructor Description AnimationItemOverrideList(ModelBakery bakery, IUnbakedModel model, ResourceLocation modelLoc, IModelTransform state, java.util.function.Function<RenderMaterial,TextureAtlasSprite> bakedTextureGetter, java.util.List<ItemOverride> overrides)AnimationItemOverrideList(ModelBakery bakery, IUnbakedModel model, ResourceLocation modelLoc, IModelTransform state, java.util.function.Function<RenderMaterial,TextureAtlasSprite> bakedTextureGetter, ItemOverrideList overrides) -
Uses of TextureAtlasSprite in net.minecraftforge.client.model.b3d
Fields in net.minecraftforge.client.model.b3d with type parameters of type TextureAtlasSprite Modifier and Type Field Description private com.google.common.collect.ImmutableMap<java.lang.String,TextureAtlasSprite>B3DLoader.BakedWrapper. texturesMethods in net.minecraftforge.client.model.b3d that return TextureAtlasSprite Modifier and Type Method Description TextureAtlasSpriteB3DLoader.BakedWrapper. getParticleIcon()Methods in net.minecraftforge.client.model.b3d with parameters of type TextureAtlasSprite Modifier and Type Method Description private voidB3DLoader.BakedWrapper. putVertexData(IVertexConsumer consumer, B3DModel.Vertex v, Vector3f faceNormal, TextureAtlasSprite sprite)Method parameters in net.minecraftforge.client.model.b3d with type arguments of type TextureAtlasSprite Modifier and Type Method Description IBakedModelB3DLoader.ModelWrapper. bake(ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)Constructor parameters in net.minecraftforge.client.model.b3d with type arguments of type TextureAtlasSprite Constructor Description BakedWrapper(B3DModel.Node<?> node, IModelTransform state, boolean smooth, boolean gui3d, boolean isSideLit, com.google.common.collect.ImmutableSet<java.lang.String> meshes, com.google.common.collect.ImmutableMap<java.lang.String,TextureAtlasSprite> textures)BakedWrapper(B3DModel.Node<?> node, IModelTransform state, boolean smooth, boolean gui3d, boolean isSideLit, com.google.common.collect.ImmutableSet<java.lang.String> meshes, com.google.common.collect.ImmutableMap<java.lang.String,TextureAtlasSprite> textures, com.google.common.cache.LoadingCache<java.lang.Integer,B3DLoader.B3DState> cache) -
Uses of TextureAtlasSprite in net.minecraftforge.client.model.geometry
Method parameters in net.minecraftforge.client.model.geometry with type arguments of type TextureAtlasSprite Modifier and Type Method Description voidIModelGeometryPart. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)default voidIMultipartModelGeometry. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)voidISimpleModelGeometry. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)IBakedModelIModelGeometry. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation)default IBakedModelISimpleModelGeometry. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) -
Uses of TextureAtlasSprite in net.minecraftforge.client.model.obj
Methods in net.minecraftforge.client.model.obj with parameters of type TextureAtlasSprite Modifier and Type Method Description private org.apache.commons.lang3.tuple.Pair<BakedQuad,Direction>OBJModel. makeQuad(int[][] indices, int tintIndex, Vector4f colorTint, Vector4f ambientColor, TextureAtlasSprite texture, TransformationMatrix transform)private voidOBJModel. putVertexData(IVertexConsumer consumer, Vector4f position0, Vector2f texCoord0, Vector3f normal0, Vector4f color0, Vector2f uv2, TextureAtlasSprite texture)Method parameters in net.minecraftforge.client.model.obj with type arguments of type TextureAtlasSprite Modifier and Type Method Description voidOBJModel.ModelGroup. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)voidOBJModel.ModelObject. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation) -
Uses of TextureAtlasSprite in net.minecraftforge.client.model.pipeline
Fields in net.minecraftforge.client.model.pipeline declared as TextureAtlasSprite Modifier and Type Field Description private TextureAtlasSpriteBakedQuadBuilder. textureMethods in net.minecraftforge.client.model.pipeline with parameters of type TextureAtlasSprite Modifier and Type Method Description voidBakedQuadBuilder. setTexture(TextureAtlasSprite texture)voidIVertexConsumer. setTexture(TextureAtlasSprite texture)voidVertexBufferConsumer. setTexture(TextureAtlasSprite texture)voidVertexLighterFlat. setTexture(TextureAtlasSprite texture)voidVertexTransformer. setTexture(TextureAtlasSprite texture)Constructors in net.minecraftforge.client.model.pipeline with parameters of type TextureAtlasSprite Constructor Description BakedQuadBuilder(TextureAtlasSprite texture) -
Uses of TextureAtlasSprite in net.minecraftforge.client.textures
Methods in net.minecraftforge.client.textures that return TextureAtlasSprite Modifier and Type Method Description TextureAtlasSpriteITextureAtlasSpriteLoader. 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 TextureAtlasSprite in net.minecraftforge.debug.block
Method parameters in net.minecraftforge.debug.block with type arguments of type TextureAtlasSprite Modifier and Type Method Description IBakedModelFullPotsAccessorDemo.ClientHandler.DioritePotModelGeometry. bake(IModelConfiguration owner, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ItemOverrideList overrides, ResourceLocation modelLocation) -
Uses of TextureAtlasSprite in net.minecraftforge.debug.client
Methods in net.minecraftforge.debug.client that return TextureAtlasSprite Modifier and Type Method Description TextureAtlasSpriteCustomTASTest.TasLoader. load(AtlasTexture atlas, IResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, IResource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image) -
Uses of TextureAtlasSprite in net.minecraftforge.debug.client.model
Methods in net.minecraftforge.debug.client.model that return TextureAtlasSprite Modifier and Type Method Description TextureAtlasSpriteTRSRTransformerTest.MyBakedModel. getParticleIcon()Method parameters in net.minecraftforge.debug.client.model with type arguments of type TextureAtlasSprite Modifier and Type Method Description voidNewModelLoaderTest.TestModel. addQuads(IModelConfiguration owner, IModelBuilder<?> modelBuilder, ModelBakery bakery, java.util.function.Function<RenderMaterial,TextureAtlasSprite> spriteGetter, IModelTransform modelTransform, ResourceLocation modelLocation)
-