Uses of Class
net.minecraft.client.renderer.texture.atlas.sources.LazyLoadedImage
-
Uses of LazyLoadedImage in net.minecraft.client.renderer.texture.atlas.sources
Modifier and TypeFieldDescriptionprivate final LazyLoadedImage
PalettedPermutations.PalettedSpriteSupplier.baseImage
The field for thebaseImage
record component.private final LazyLoadedImage
Unstitcher.RegionInstance.image
Modifier and TypeMethodDescriptionPalettedPermutations.PalettedSpriteSupplier.baseImage()
Returns the value of thebaseImage
record component.ModifierConstructorDescription(package private)
PalettedSpriteSupplier
(LazyLoadedImage baseImage, Supplier<IntUnaryOperator> palette, ResourceLocation permutationLocation) Creates an instance of aPalettedSpriteSupplier
record class.(package private)
RegionInstance
(LazyLoadedImage p_266678_, Unstitcher.Region p_267197_, double p_266911_, double p_266789_)