Class LazyLoadedImage
java.lang.Object
net.minecraft.client.renderer.texture.atlas.sources.LazyLoadedImage
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final ResourceLocationprivate final AtomicReference<NativeImage>private final AtomicIntegerprivate final Resource
- 
Constructor SummaryConstructorsConstructorDescriptionLazyLoadedImage(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
 
- 
releasepublic void release()
 
-