Uses of Class
net.minecraft.client.renderer.texture.atlas.sources.LazyLoadedImage
Packages that use LazyLoadedImage
-
Uses of LazyLoadedImage in net.minecraft.client.renderer.texture.atlas.sources
Fields in net.minecraft.client.renderer.texture.atlas.sources declared as LazyLoadedImageModifier and TypeFieldDescriptionprivate final LazyLoadedImagePalettedPermutations.PalettedSpriteSupplier.baseImageThe field for thebaseImagerecord component.private final LazyLoadedImageUnstitcher.RegionInstance.imageMethods in net.minecraft.client.renderer.texture.atlas.sources that return LazyLoadedImageModifier and TypeMethodDescriptionPalettedPermutations.PalettedSpriteSupplier.baseImage()Returns the value of thebaseImagerecord component.Constructors in net.minecraft.client.renderer.texture.atlas.sources with parameters of type LazyLoadedImageModifierConstructorDescriptionPalettedSpriteSupplier(LazyLoadedImage baseImage, Supplier<IntUnaryOperator> palette, ResourceLocation permutationLocation) Creates an instance of aPalettedSpriteSupplierrecord class.RegionInstance(LazyLoadedImage p_266678_, Unstitcher.Region p_267197_, double p_266911_, double p_266789_)