Class AtlasSet
java.lang.Object
net.minecraft.client.resources.model.AtlasSet
- All Implemented Interfaces:
- AutoCloseable
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescription(package private) static final recordstatic class
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionAtlasSet(Map<ResourceLocation, ResourceLocation> p_249969_, TextureManager p_252059_) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidclose()getAtlas(ResourceLocation p_250828_) scheduleLoad(ResourceManager p_249256_, int p_251059_, Executor p_250751_) 
- 
Field Details- 
atlases
 
- 
- 
Constructor Details- 
AtlasSet
 
- 
- 
Method Details- 
getAtlas
- 
closepublic void close()- Specified by:
- closein interface- AutoCloseable
 
- 
scheduleLoadpublic Map<ResourceLocation,CompletableFuture<AtlasSet.StitchResult>> scheduleLoad(ResourceManager p_249256_, int p_251059_, Executor p_250751_) 
 
-