Uses of Class
net.minecraft.client.renderer.texture.TextureAtlasSprite
Packages that use TextureAtlasSprite
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
Extension interfaces for
client-only classes.-
Uses of TextureAtlasSprite in net.minecraft.client.gui
Methods in net.minecraft.client.gui that return TextureAtlasSpriteMethods in net.minecraft.client.gui with parameters of type TextureAtlasSpriteModifier and TypeMethodDescriptionprivate voidGuiGraphics.blitNineSlicedSprite(RenderPipeline pipeline, TextureAtlasSprite sprite, GuiSpriteScaling.NineSlice nineSlice, int x, int y, int width, int height, int color) private voidGuiGraphics.blitNineSliceInnerSegment(RenderPipeline pipeline, GuiSpriteScaling.NineSlice nineSlice, TextureAtlasSprite sprite, int borderMinX, int borderMinY, int borderMaxX, int borderMaxY, int u, int v, int spriteWidth, int spriteHeight, int textureWidth, int textureHeight, int color) voidGuiGraphics.blitSprite(RenderPipeline pipeline, TextureAtlasSprite sprite, int x, int width, int y, int height) voidGuiGraphics.blitSprite(RenderPipeline pipeline, TextureAtlasSprite sprite, int x, int y, int width, int height, int color) private voidGuiGraphics.blitSprite(RenderPipeline pipeline, TextureAtlasSprite sprite, int textureWidth, int textureHeight, int u, int v, int x, int y, int width, int height, int color) private voidGuiGraphics.blitTiledSprite(RenderPipeline pipeline, TextureAtlasSprite sprite, int x, int y, int width, int height, int u, int v, int spriteWidth, int spriteHeight, int textureWidth, int textureHeight, int color) private static GuiSpriteScalingGuiGraphics.getSpriteScaling(TextureAtlasSprite sprite) -
Uses of TextureAtlasSprite in net.minecraft.client.gui.font
Fields in net.minecraft.client.gui.font declared as TextureAtlasSpriteModifier and TypeFieldDescriptionprivate final TextureAtlasSpriteAtlasGlyphProvider.Instance.spriteThe field for thespriterecord component.Methods in net.minecraft.client.gui.font that return TextureAtlasSpriteModifier and TypeMethodDescriptionAtlasGlyphProvider.Instance.sprite()Returns the value of thespriterecord component.Methods in net.minecraft.client.gui.font with parameters of type TextureAtlasSpriteModifier and TypeMethodDescriptionprivate GlyphSourceAtlasGlyphProvider.createSprite(TextureAtlasSprite sprite) Constructors in net.minecraft.client.gui.font with parameters of type TextureAtlasSpriteModifierConstructorDescription(package private)Instance(GlyphRenderTypes renderTypes, GpuTextureView textureView, TextureAtlasSprite sprite, float x, float y, int color, int shadowColor, float shadowOffset) Creates an instance of aInstancerecord class. -
Uses of TextureAtlasSprite in net.minecraft.client.gui.screens
Fields in net.minecraft.client.gui.screens declared as TextureAtlasSpriteModifier and TypeFieldDescriptionprivate TextureAtlasSpriteLevelLoadingScreen.cachedNetherPortalSpriteMethods in net.minecraft.client.gui.screens that return TextureAtlasSpriteModifier and TypeMethodDescriptionprivate TextureAtlasSpriteLevelLoadingScreen.getNetherPortalSprite() -
Uses of TextureAtlasSprite in net.minecraft.client.gui.screens.inventory
Methods in net.minecraft.client.gui.screens.inventory with parameters of type TextureAtlasSpriteModifier and TypeMethodDescriptionprivate voidLoomScreen.renderBannerOnButton(GuiGraphics guiGraphics, int x, int y, TextureAtlasSprite sprite) -
Uses of TextureAtlasSprite in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as TextureAtlasSpriteFields in net.minecraft.client.particle with type parameters of type TextureAtlasSpriteModifier and TypeFieldDescriptionprivate List<TextureAtlasSprite> ParticleResources.MutableSpriteSet.spritesMethods in net.minecraft.client.particle that return TextureAtlasSpriteModifier and TypeMethodDescriptionParticleResources.MutableSpriteSet.first()SpriteSet.first()ParticleResources.MutableSpriteSet.get(int p_445708_, int p_446170_) ParticleResources.MutableSpriteSet.get(RandomSource p_445928_) SpriteSet.get(int age, int lifetime) SpriteSet.get(RandomSource random) protected TextureAtlasSpriteBreakingItemParticle.ItemParticleProvider.getSprite(ItemStack stack, ClientLevel level, RandomSource random) Methods in net.minecraft.client.particle with parameters of type TextureAtlasSpriteModifier and TypeMethodDescriptionprotected voidSingleQuadParticle.setSprite(TextureAtlasSprite sprite) Method parameters in net.minecraft.client.particle with type arguments of type TextureAtlasSpriteModifier and TypeMethodDescriptionvoidParticleResources.MutableSpriteSet.rebind(List<TextureAtlasSprite> sprites) Constructors in net.minecraft.client.particle with parameters of type TextureAtlasSpriteModifierConstructorDescriptionBreakingItemParticle(ClientLevel p_105665_, double p_105666_, double p_105667_, double p_105668_, double p_445900_, double p_446322_, double p_446995_, TextureAtlasSprite p_447201_) BreakingItemParticle(ClientLevel p_105646_, double p_105647_, double p_105648_, double p_105649_, TextureAtlasSprite p_445587_) BubbleColumnUpParticle(ClientLevel p_105733_, double p_105734_, double p_105735_, double p_105736_, double p_105737_, double p_105738_, double p_105739_, TextureAtlasSprite p_446745_) BubbleParticle(ClientLevel p_105773_, double p_105774_, double p_105775_, double p_105776_, double p_105777_, double p_105778_, double p_105779_, TextureAtlasSprite p_445464_) CampfireSmokeParticle(ClientLevel level, double x, double y, double z, double xSpeed, double ySpeed, double zSpeed, boolean boosted, TextureAtlasSprite sprite) CoolingDripHangParticle(ClientLevel p_106068_, double p_106069_, double p_106070_, double p_106071_, Fluid p_106072_, ParticleOptions p_106073_, TextureAtlasSprite p_446665_) CritParticle(ClientLevel p_105919_, double p_105920_, double p_105921_, double p_105922_, double p_105923_, double p_105924_, double p_105925_, TextureAtlasSprite p_445674_) DripHangParticle(ClientLevel level, double x, double y, double z, Fluid type, ParticleOptions fallingParticle, TextureAtlasSprite sprite) DripLandParticle(ClientLevel p_106102_, double p_106103_, double p_106104_, double p_106105_, Fluid p_106106_, TextureAtlasSprite p_445778_) DripParticle(ClientLevel level, double x, double y, double z, Fluid type, TextureAtlasSprite sprite) DripstoneFallAndLandParticle(ClientLevel p_171930_, double p_171931_, double p_171932_, double p_171933_, Fluid p_171934_, ParticleOptions p_171935_, TextureAtlasSprite p_445845_) FallAndLandParticle(ClientLevel level, double x, double y, double z, Fluid type, ParticleOptions landParticle, TextureAtlasSprite sprite) FallingLeavesParticle(ClientLevel level, double x, double y, double z, TextureAtlasSprite sprite, float gravityMultiplier, float windBig, boolean swirl, boolean flowAway, float size, float ySpeed) FallingParticle(ClientLevel level, double x, double y, double z, Fluid type, int lifetime, TextureAtlasSprite sprite) FallingParticle(ClientLevel p_106132_, double p_106133_, double p_106134_, double p_106135_, Fluid p_106136_, TextureAtlasSprite p_445872_) FireflyParticle(ClientLevel p_401114_, double p_401068_, double p_401435_, double p_401238_, double p_401102_, double p_401330_, double p_401419_, TextureAtlasSprite p_446415_) FlameParticle(ClientLevel p_106800_, double p_106801_, double p_106802_, double p_106803_, double p_106804_, double p_106805_, double p_106806_, TextureAtlasSprite p_446489_) FlyStraightTowardsParticle(ClientLevel level, double x, double y, double z, double xSpeed, double ySpeed, double zSpeed, int startColor, int endColor, TextureAtlasSprite sprite) FlyTowardsPositionParticle(ClientLevel level, double x, double y, double z, double xSpeed, double ySpeed, double zSpeed, boolean isGlowing, Particle.LifetimeAlpha lifetimeAlpha, TextureAtlasSprite sprite) FlyTowardsPositionParticle(ClientLevel p_323938_, double p_323720_, double p_324407_, double p_324020_, double p_323737_, double p_323883_, double p_324615_, TextureAtlasSprite p_447374_) HeartParticle(ClientLevel p_106847_, double p_106848_, double p_106849_, double p_106850_, TextureAtlasSprite p_445885_) HoneyFallAndLandParticle(ClientLevel p_106146_, double p_106147_, double p_106148_, double p_106149_, Fluid p_106150_, ParticleOptions p_106151_, TextureAtlasSprite p_447239_) LavaParticle(ClientLevel p_107074_, double p_107075_, double p_107076_, double p_107077_, TextureAtlasSprite p_445602_) NoteParticle(ClientLevel level, double x, double y, double z, double xSpeed, TextureAtlasSprite sprite) OverlayParticle(ClientLevel p_106677_, double p_106678_, double p_106679_, double p_106680_, TextureAtlasSprite p_445403_) PortalParticle(ClientLevel p_107551_, double p_107552_, double p_107553_, double p_107554_, double p_107555_, double p_107556_, double p_107557_, TextureAtlasSprite p_446723_) ReversePortalParticle(ClientLevel p_107590_, double p_107591_, double p_107592_, double p_107593_, double p_107594_, double p_107595_, double p_107596_, TextureAtlasSprite p_446660_) RisingParticle(ClientLevel p_107631_, double p_107632_, double p_107633_, double p_107634_, double p_107635_, double p_107636_, double p_107637_, TextureAtlasSprite p_445781_) ShriekParticle(ClientLevel level, double x, double y, double z, int delay, TextureAtlasSprite sprite) SingleQuadParticle(ClientLevel level, double x, double y, double z, double xSpeed, double ySpeed, double zSpeed, TextureAtlasSprite sprite) SingleQuadParticle(ClientLevel level, double x, double y, double z, TextureAtlasSprite sprite) SplashParticle(ClientLevel p_107929_, double p_107930_, double p_107931_, double p_107932_, double p_107933_, double p_107934_, double p_107935_, TextureAtlasSprite p_446974_) SuspendedParticle(ClientLevel p_172409_, double p_172411_, double p_172412_, double p_172413_, double p_172414_, double p_172415_, double p_172416_, TextureAtlasSprite p_446184_) SuspendedParticle(ClientLevel p_172403_, double p_172405_, double p_172406_, double p_172407_, TextureAtlasSprite p_447166_) SuspendedTownParticle(ClientLevel p_108104_, double p_108105_, double p_108106_, double p_108107_, double p_108108_, double p_108109_, double p_108110_, TextureAtlasSprite p_446058_) TrailParticle(ClientLevel level, double x, double y, double z, double xSpeed, double ySpeed, double zSpeed, Vec3 target, int color, TextureAtlasSprite sprite) VibrationSignalParticle(ClientLevel level, double x, double y, double z, PositionSource target, int lifetime, TextureAtlasSprite sprite) WaterCurrentDownParticle(ClientLevel p_108450_, double p_108451_, double p_108452_, double p_108453_, TextureAtlasSprite p_446959_) WaterDropParticle(ClientLevel p_108484_, double p_108485_, double p_108486_, double p_108487_, TextureAtlasSprite p_447040_) -
Uses of TextureAtlasSprite in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as TextureAtlasSpriteModifier and TypeFieldDescriptionprivate final TextureAtlasSpriteSpriteCoordinateExpander.spriteprivate final TextureAtlasSpriteSubmitNodeStorage.ModelPartSubmit.spriteThe field for thespriterecord component.private final TextureAtlasSpriteSubmitNodeStorage.ModelSubmit.spriteThe field for thespriterecord component.Methods in net.minecraft.client.renderer that return TextureAtlasSpriteModifier and TypeMethodDescriptionSubmitNodeStorage.ModelPartSubmit.sprite()Returns the value of thespriterecord component.SubmitNodeStorage.ModelSubmit.sprite()Returns the value of thespriterecord component.Methods in net.minecraft.client.renderer with parameters of type TextureAtlasSpriteModifier and TypeMethodDescriptionprivate static voidScreenEffectRenderer.renderFire(PoseStack poseStack, MultiBufferSource bufferSource, TextureAtlasSprite sprite) private static voidScreenEffectRenderer.renderTex(TextureAtlasSprite texture, PoseStack poseStack, MultiBufferSource bufferSource) <S> voidOrderedSubmitNodeCollector.submitModel(Model<? super S> model, S renderState, PoseStack poseStack, RenderType renderType, int packedLight, int packedOverlay, int tintColor, TextureAtlasSprite sprite, int outlineColor, ModelFeatureRenderer.CrumblingOverlay crumblingOverlay) <S> voidSubmitNodeCollection.submitModel(Model<? super S> p_439195_, S p_439802_, PoseStack p_440268_, RenderType p_439046_, int p_439166_, int p_440711_, int p_440107_, TextureAtlasSprite p_439534_, int p_440065_, ModelFeatureRenderer.CrumblingOverlay p_439734_) <S> voidSubmitNodeStorage.submitModel(Model<? super S> p_433938_, S p_434123_, PoseStack p_434445_, RenderType p_434095_, int p_433912_, int p_435238_, int p_433959_, TextureAtlasSprite p_433439_, int p_435627_, ModelFeatureRenderer.CrumblingOverlay p_439709_) default voidOrderedSubmitNodeCollector.submitModelPart(ModelPart modelPart, PoseStack poseStack, RenderType renderType, int packedLight, int packedOverlay, TextureAtlasSprite sprite) default voidOrderedSubmitNodeCollector.submitModelPart(ModelPart modelPart, PoseStack poseStack, RenderType renderType, int packedLight, int packedOverlay, TextureAtlasSprite sprite, boolean sheeted, boolean hasFoil) voidOrderedSubmitNodeCollector.submitModelPart(ModelPart modelPart, PoseStack poseStack, RenderType renderType, int packedLight, int packedOverlay, TextureAtlasSprite sprite, boolean sheeted, boolean hasFoil, int tintColor, ModelFeatureRenderer.CrumblingOverlay crumblingOverlay, int outlineColor) default voidOrderedSubmitNodeCollector.submitModelPart(ModelPart modelPart, PoseStack poseStack, RenderType renderType, int packedLight, int packedOverlay, TextureAtlasSprite sprite, int tintColor, ModelFeatureRenderer.CrumblingOverlay crumblingOverlay) voidSubmitNodeCollection.submitModelPart(ModelPart p_439739_, PoseStack p_440200_, RenderType p_439730_, int p_440445_, int p_440228_, TextureAtlasSprite p_439571_, boolean p_439311_, boolean p_439220_, int p_440219_, ModelFeatureRenderer.CrumblingOverlay p_443014_, int p_451693_) voidSubmitNodeStorage.submitModelPart(ModelPart p_439246_, PoseStack p_440594_, RenderType p_440135_, int p_440257_, int p_439236_, TextureAtlasSprite p_439406_, boolean p_440273_, boolean p_440604_, int p_440090_, ModelFeatureRenderer.CrumblingOverlay p_442784_, int p_451669_) Constructors in net.minecraft.client.renderer with parameters of type TextureAtlasSpriteModifierConstructorDescriptionModelPartSubmit(PoseStack.Pose pose, ModelPart modelPart, int lightCoords, int overlayCoords, TextureAtlasSprite sprite, boolean sheeted, boolean hasFoil, int tintedColor, ModelFeatureRenderer.CrumblingOverlay crumblingOverlay, int outlineColor) Creates an instance of aModelPartSubmitrecord class.ModelSubmit(PoseStack.Pose pose, Model<? super S> model, S state, int lightCoords, int overlayCoords, int tintedColor, TextureAtlasSprite sprite, int outlineColor, ModelFeatureRenderer.CrumblingOverlay crumblingOverlay) Creates an instance of aModelSubmitrecord class.SpriteCoordinateExpander(VertexConsumer delegate, TextureAtlasSprite sprite) -
Uses of TextureAtlasSprite in net.minecraft.client.renderer.block
Fields in net.minecraft.client.renderer.block declared as TextureAtlasSpriteModifier and TypeFieldDescriptionprivate final TextureAtlasSprite[]LiquidBlockRenderer.lavaIconsprivate final TextureAtlasSprite[]LiquidBlockRenderer.waterIconsprivate TextureAtlasSpriteLiquidBlockRenderer.waterOverlayMethods in net.minecraft.client.renderer.block that return TextureAtlasSpriteModifier and TypeMethodDescriptionBlockModelShaper.getParticleIcon(BlockState state) Deprecated.BlockModelShaper.getParticleIcon(BlockState state, BlockAndTintGetter level, BlockPos pos) -
Uses of TextureAtlasSprite in net.minecraft.client.renderer.block.model
Fields in net.minecraft.client.renderer.block.model declared as TextureAtlasSpriteModifier and TypeFieldDescriptionprivate final TextureAtlasSpriteSimpleModelWrapper.particleIconThe field for theparticleIconrecord component.private final TextureAtlasSpriteBakedQuad.spriteThe field for thespriterecord component.Methods in net.minecraft.client.renderer.block.model that return TextureAtlasSpriteModifier and TypeMethodDescriptionBlockModelPart.particleIcon()BlockStateModel.particleIcon()Deprecated.SimpleModelWrapper.particleIcon()Returns the value of theparticleIconrecord component.SingleVariant.particleIcon()BakedQuad.sprite()Returns the value of thespriterecord component.Methods in net.minecraft.client.renderer.block.model with parameters of type TextureAtlasSpriteModifier and TypeMethodDescriptionstatic BakedQuadSimpleUnbakedGeometry.bakeFace(BlockElement element, BlockElementFace face, TextureAtlasSprite sprite, Direction direction, ModelState modelState) static BakedQuadFaceBakery.bakeQuad(Vector3fc posFrom, Vector3fc posTo, BlockElementFace face, TextureAtlasSprite sprite, Direction facing, ModelState modelState, BlockElementRotation rotation, boolean shade, int lightEmission) private static voidFaceBakery.bakeVertex(int[] vertexData, int vertexIndex, FaceInfo faceInfo, BlockElementFace.UVs uvs, Quadrant rotation, Matrix4fc inverseFaceTransform, float[] shape, TextureAtlasSprite sprite, Transformation transformation, BlockElementRotation partRotation) private static voidFaceBakery.fillVertex(int[] vertexData, int vertexIndex, Vector3f pos, TextureAtlasSprite sprite, float u, float v) private static int[]FaceBakery.makeVertices(BlockElementFace.UVs uvs, Quadrant rotation, Matrix4fc inverseFaceTransform, TextureAtlasSprite sprite, Direction facing, float[] shape, Transformation transformation, BlockElementRotation partRotation) private static BlockElementFace.UVsFaceBakery.shrinkUVs(TextureAtlasSprite sprite, BlockElementFace.UVs uvs) Constructors in net.minecraft.client.renderer.block.model with parameters of type TextureAtlasSpriteModifierConstructorDescriptionBakedQuad(int[] vertices, int tintIndex, Direction direction, TextureAtlasSprite sprite, boolean shade, int lightEmission) BakedQuad(int[] vertices, int tintIndex, Direction direction, TextureAtlasSprite sprite, boolean shade, int lightEmission, boolean hasAmbientOcclusion) Creates an instance of aBakedQuadrecord class.SimpleModelWrapper(QuadCollection quads, boolean useAmbientOcclusion, TextureAtlasSprite particleIcon) Deprecated.SimpleModelWrapper(QuadCollection quads, boolean useAmbientOcclusion, TextureAtlasSprite particleIcon, ChunkSectionLayer renderType) Creates an instance of aSimpleModelWrapperrecord class. -
Uses of TextureAtlasSprite in net.minecraft.client.renderer.block.model.multipart
Fields in net.minecraft.client.renderer.block.model.multipart declared as TextureAtlasSpriteModifier and TypeFieldDescription(package private) final TextureAtlasSpriteMultiPartModel.SharedBakedState.particleIconMethods in net.minecraft.client.renderer.block.model.multipart that return TextureAtlasSprite -
Uses of TextureAtlasSprite in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type TextureAtlasSpriteModifier and TypeMethodDescriptionprivate voidPaintingRenderer.renderPainting(PoseStack poseStack, SubmitNodeCollector nodeCollector, RenderType renderType, int[] packedLightPerBlock, int width, int height, TextureAtlasSprite frontSprite, TextureAtlasSprite backSprite) -
Uses of TextureAtlasSprite in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers with type parameters of type TextureAtlasSpriteModifier and TypeFieldDescriptionprivate final Function<EquipmentLayerRenderer.TrimSpriteKey, TextureAtlasSprite> EquipmentLayerRenderer.trimSpriteLookup -
Uses of TextureAtlasSprite in net.minecraft.client.renderer.item
Fields in net.minecraft.client.renderer.item declared as TextureAtlasSpriteModifier and TypeFieldDescription(package private) TextureAtlasSpriteItemStackRenderState.LayerRenderState.particleIconprivate final TextureAtlasSpriteModelRenderProperties.particleIconThe field for theparticleIconrecord component.Methods in net.minecraft.client.renderer.item that return TextureAtlasSpriteModifier and TypeMethodDescriptionModelRenderProperties.particleIcon()Returns the value of theparticleIconrecord component.ItemStackRenderState.pickParticleIcon(RandomSource random) Methods in net.minecraft.client.renderer.item with parameters of type TextureAtlasSpriteModifier and TypeMethodDescriptionvoidItemStackRenderState.LayerRenderState.setParticleIcon(TextureAtlasSprite particleIcon) Constructors in net.minecraft.client.renderer.item with parameters of type TextureAtlasSpriteModifierConstructorDescriptionModelRenderProperties(boolean usesBlockLight, TextureAtlasSprite particleIcon, ItemTransforms transforms) Creates an instance of aModelRenderPropertiesrecord class. -
Uses of TextureAtlasSprite in net.minecraft.client.renderer.state
Fields in net.minecraft.client.renderer.state declared as TextureAtlasSprite -
Uses of TextureAtlasSprite in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as TextureAtlasSpriteModifier and TypeFieldDescriptionprivate final TextureAtlasSpriteSpriteLoader.Preparations.missingThe field for themissingrecord component.private TextureAtlasSpriteTextureAtlas.missingSpriteFields in net.minecraft.client.renderer.texture with type parameters of type TextureAtlasSpriteModifier and TypeFieldDescriptionprivate final Map<ResourceLocation, TextureAtlasSprite> SpriteLoader.Preparations.regionsThe field for theregionsrecord component.private Map<ResourceLocation, TextureAtlasSprite> TextureAtlas.texturesByNameMethods in net.minecraft.client.renderer.texture that return TextureAtlasSpriteModifier and TypeMethodDescriptionSpriteLoader.Preparations.getSprite(ResourceLocation name) TextureAtlas.getSprite(ResourceLocation name) SpriteLoader.Preparations.missing()Returns the value of themissingrecord component.TextureAtlas.missingSprite()Methods in net.minecraft.client.renderer.texture that return types with arguments of type TextureAtlasSpriteModifier and TypeMethodDescriptionprivate Map<ResourceLocation, TextureAtlasSprite> SpriteLoader.getStitchedSprites(Stitcher<SpriteContents> stitcher, int x, int y) TextureAtlas.getTextures()SpriteLoader.Preparations.regions()Returns the value of theregionsrecord component.Method parameters in net.minecraft.client.renderer.texture with type arguments of type TextureAtlasSpriteModifier and TypeMethodDescriptionprivate static voidTextureAtlas.dumpSpriteNames(Path outputDir, String outputFilename, Map<ResourceLocation, TextureAtlasSprite> sprites) Constructors in net.minecraft.client.renderer.texture with parameters of type TextureAtlasSpriteModifierConstructorDescriptionPreparations(int width, int height, int mipLevel, TextureAtlasSprite missing, Map<ResourceLocation, TextureAtlasSprite> regions, CompletableFuture<Void> readyForUpload) Creates an instance of aPreparationsrecord class.Constructor parameters in net.minecraft.client.renderer.texture with type arguments of type TextureAtlasSpriteModifierConstructorDescriptionPreparations(int width, int height, int mipLevel, TextureAtlasSprite missing, Map<ResourceLocation, TextureAtlasSprite> regions, CompletableFuture<Void> readyForUpload) Creates an instance of aPreparationsrecord class. -
Uses of TextureAtlasSprite in net.minecraft.client.resources.model
Fields in net.minecraft.client.resources.model declared as TextureAtlasSpriteFields in net.minecraft.client.resources.model with type parameters of type TextureAtlasSpriteModifier and TypeFieldDescriptionprivate static final ModelDiscovery.Slot<TextureAtlasSprite> ModelDiscovery.ModelWrapper.KEY_PARTICLE_SPRITEprivate Map<Material, TextureAtlasSprite> AtlasManager.materialLookupMethods in net.minecraft.client.resources.model that return TextureAtlasSpriteModifier and TypeMethodDescriptionSpriteGetter.get(Material material, ModelDebugName debugName) WeightedVariants.particleIcon()SpriteGetter.reportMissingReference(String name, ModelDebugName debugName) ModelDiscovery.ModelWrapper.resolveParticleSprite(TextureSlots p_405019_, ModelBaker p_405134_) default TextureAtlasSpriteResolvedModel.resolveParticleSprite(TextureSlots textureSlots, ModelBaker modelBaker) static TextureAtlasSpriteResolvedModel.resolveParticleSprite(TextureSlots textureSlots, ModelBaker modelBaker, ModelDebugName debugName) default TextureAtlasSpriteSpriteGetter.resolveSlot(TextureSlots textureSlots, String name, ModelDebugName modelDebugName) Methods in net.minecraft.client.resources.model that return types with arguments of type TextureAtlasSpriteMethod parameters in net.minecraft.client.resources.model with type arguments of type TextureAtlasSpriteModifier and TypeMethodDescriptionvoidAtlasManager.PendingStitch.joinAndUpload(Map<Material, TextureAtlasSprite> output) -
Uses of TextureAtlasSprite in net.neoforged.neoforge.client
Methods in net.neoforged.neoforge.client with parameters of type TextureAtlasSpriteModifier and TypeMethodDescriptionstatic List<BlockElement> ClientHooks.fixItemModelSeams(List<BlockElement> elements, TextureAtlasSprite sprite) Modify the position and UVs of the edge quads of generated item models to account for sprite expansion of the front and back quad. -
Uses of TextureAtlasSprite in net.neoforged.neoforge.client.event
Fields in net.neoforged.neoforge.client.event with type parameters of type TextureAtlasSpriteModifier and TypeFieldDescriptionprivate final Function<ResourceLocation, TextureAtlasSprite> ModelEvent.ModifyBakingResult.textureGetterMethods in net.neoforged.neoforge.client.event that return types with arguments of type TextureAtlasSpriteModifier and TypeMethodDescriptionModelEvent.ModifyBakingResult.getTextureGetter()Returns a lookup function to retrieveTextureAtlasSprites by name from the block atlas.Constructor parameters in net.neoforged.neoforge.client.event with type arguments of type TextureAtlasSpriteModifierConstructorDescriptionModifyBakingResult(ModelBakery.BakingResult bakingResult, Function<ResourceLocation, TextureAtlasSprite> textureGetter, ModelBakery modelBakery) -
Uses of TextureAtlasSprite in net.neoforged.neoforge.client.extensions
Methods in net.neoforged.neoforge.client.extensions that return TextureAtlasSpriteModifier and TypeMethodDescriptiondefault TextureAtlasSpriteBlockStateModelExtension.particleIcon(BlockAndTintGetter level, BlockPos pos, BlockState state) Returns the particle icon. -
Uses of TextureAtlasSprite in net.neoforged.neoforge.client.model
Methods in net.neoforged.neoforge.client.model that return TextureAtlasSpriteModifier and TypeMethodDescriptionDelegateBlockStateModel.particleIcon()Deprecated.DelegateBlockStateModel.particleIcon(BlockAndTintGetter level, BlockPos pos, BlockState state) Methods in net.neoforged.neoforge.client.model with parameters of type TextureAtlasSpriteModifier and TypeMethodDescriptionstatic List<BlockElement> UnbakedElementsHelper.createUnbakedItemElements(int layerIndex, TextureAtlasSprite sprite) static List<BlockElement> UnbakedElementsHelper.createUnbakedItemElements(int layerIndex, TextureAtlasSprite sprite, @Nullable ExtraFaceData faceData) Creates a list of block elements in the shape of the specified sprite contents.static List<BlockElement> UnbakedElementsHelper.createUnbakedItemMaskElements(int layerIndex, TextureAtlasSprite sprite) static List<BlockElement> UnbakedElementsHelper.createUnbakedItemMaskElements(int layerIndex, TextureAtlasSprite sprite, @Nullable ExtraFaceData faceData) Creates a list of block elements in the shape of the specified sprite contents.Method parameters in net.neoforged.neoforge.client.model with type arguments of type TextureAtlasSpriteModifier and TypeMethodDescriptionUnbakedElementsHelper.bakeElements(List<BlockElement> elements, Function<Material, TextureAtlasSprite> spriteGetter, ModelState modelState) Bakes a list of block elements and returns the list of baked quads.static voidUnbakedElementsHelper.bakeElements(QuadCollection.Builder builder, List<BlockElement> elements, Function<Material, TextureAtlasSprite> spriteGetter, ModelState modelState) Bakes a list of block elements and feeds the baked quads to a quad collection builder. -
Uses of TextureAtlasSprite in net.neoforged.neoforge.client.model.block
Fields in net.neoforged.neoforge.client.model.block declared as TextureAtlasSpriteModifier and TypeFieldDescriptionprivate final TextureAtlasSpriteCompositeBlockModel.particleIconMethods in net.neoforged.neoforge.client.model.block that return TextureAtlasSprite -
Uses of TextureAtlasSprite in net.neoforged.neoforge.client.model.obj
Methods in net.neoforged.neoforge.client.model.obj with parameters of type TextureAtlasSpriteModifier and TypeMethodDescriptionObjGeometry.makeQuad(int[][] indices, int tintIndex, Vector4f colorTint, Vector4f ambientColor, TextureAtlasSprite texture, Transformation transform) -
Uses of TextureAtlasSprite in net.neoforged.neoforge.client.model.pipeline
Fields in net.neoforged.neoforge.client.model.pipeline declared as TextureAtlasSpriteMethods in net.neoforged.neoforge.client.model.pipeline with parameters of type TextureAtlasSpriteModifier and TypeMethodDescriptionvoidQuadBakingVertexConsumer.setSprite(TextureAtlasSprite sprite) -
Uses of TextureAtlasSprite in net.neoforged.neoforge.client.textures
Subclasses of TextureAtlasSprite in net.neoforged.neoforge.client.texturesModifier and TypeClassDescriptionclassA helper sprite with UVs spanning the entire texture.Fields in net.neoforged.neoforge.client.textures declared as TextureAtlasSpriteModifier and TypeFieldDescriptionprivate static TextureAtlasSpriteFluidSpriteCache.missingSpriteFields in net.neoforged.neoforge.client.textures with type parameters of type TextureAtlasSpriteModifier and TypeFieldDescriptionprivate static Map<ResourceLocation, TextureAtlasSprite> FluidSpriteCache.textureLookupMethods in net.neoforged.neoforge.client.textures that return TextureAtlasSpriteModifier and TypeMethodDescriptionstatic TextureAtlasSprite[]FluidSpriteCache.getFluidSprites(BlockAndTintGetter level, BlockPos pos, FluidState fluid) Returns an array holding the still sprite, the flowing sprite and the overlay sprite (if specified, otherwise null) of the given fluid at the given position.static TextureAtlasSpriteFluidSpriteCache.getSprite(ResourceLocation texture) Returns a specified sprite or a missing sprite texture if sprite is not found.
BlockStateModelExtension.particleIcon(net.minecraft.world.level.BlockAndTintGetter, net.minecraft.core.BlockPos, net.minecraft.world.level.block.state.BlockState).