Class Unstitcher.LazyLoadedImage
java.lang.Object
net.minecraft.client.renderer.texture.atlas.sources.Unstitcher.LazyLoadedImage
- Enclosing class:
- Unstitcher
-
Field Summary
Modifier and TypeFieldDescriptionprivate final ResourceLocation
private final AtomicReference<NativeImage>
private final AtomicInteger
private final Resource
-
Constructor Summary
ConstructorDescriptionLazyLoadedImage
(ResourceLocation p_261579_, Resource p_262172_, int p_261817_) -
Method Summary
-
Field Details
-
id
-
resource
-
image
-
referenceCount
-
-
Constructor Details
-
LazyLoadedImage
LazyLoadedImage(ResourceLocation p_261579_, Resource p_262172_, int p_261817_)
-
-
Method Details
-
get
- Throws:
IOException
-
release
public void release()
-