Class Unstitcher.RegionInstance
java.lang.Object
net.minecraft.client.renderer.texture.atlas.sources.Unstitcher.RegionInstance
- All Implemented Interfaces:
- Function<SpriteResourceLoader,,- SpriteContents> - SpriteSource.SpriteSupplier
- Enclosing class:
- Unstitcher
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final LazyLoadedImageprivate final Unstitcher.Regionprivate final doubleprivate final double
- 
Constructor SummaryConstructorsConstructorDescriptionRegionInstance(LazyLoadedImage p_266678_, Unstitcher.Region p_267197_, double p_266911_, double p_266789_) 
- 
Method Summary
- 
Field Details- 
image
- 
region
- 
xDivisorprivate final double xDivisor
- 
yDivisorprivate final double yDivisor
 
- 
- 
Constructor Details- 
RegionInstancepublic RegionInstance(LazyLoadedImage p_266678_, Unstitcher.Region p_267197_, double p_266911_, double p_266789_) 
 
- 
- 
Method Details- 
apply- Specified by:
- applyin interface- Function<SpriteResourceLoader,- SpriteContents> 
 
- 
discardpublic void discard()- Specified by:
- discardin interface- SpriteSource.SpriteSupplier
 
 
-