Class LazyLoadedImage
java.lang.Object
net.minecraft.client.renderer.texture.atlas.sources.LazyLoadedImage
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ResourceLocationprivate final AtomicReference<NativeImage>private final AtomicIntegerprivate final Resource - 
Constructor Summary
ConstructorsConstructorDescriptionLazyLoadedImage(ResourceLocation p_267104_, Resource p_266995_, int p_266778_)  - 
Method Summary
 
- 
Field Details
- 
id
 - 
resource
 - 
image
 - 
referenceCount
 
 - 
 - 
Constructor Details
- 
LazyLoadedImage
 
 - 
 - 
Method Details
- 
get
- Throws:
 IOException
 - 
release
public void release() 
 -