| Package | Description |
|---|---|
| net.minecraft.client.renderer.model | |
| net.minecraft.client.renderer.texture |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<ResourceLocation,com.mojang.datafixers.util.Pair<AtlasTexture,AtlasTexture.SheetData>> |
ModelBakery.sheetData |
| Modifier and Type | Method and Description |
|---|---|
protected AtlasTexture.SheetData |
SpriteUploader.prepare(IResourceManager resourceManagerIn,
IProfiler profilerIn) |
AtlasTexture.SheetData |
AtlasTexture.stitch(IResourceManager resourceManagerIn,
java.util.stream.Stream<ResourceLocation> resourceLocationsIn,
IProfiler profilerIn,
int maxMipmapLevelIn) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SpriteUploader.apply(AtlasTexture.SheetData objectIn,
IResourceManager resourceManagerIn,
IProfiler profilerIn) |
void |
AtlasTexture.setBlurMipmap(AtlasTexture.SheetData sheetDataIn) |
void |
AtlasTexture.upload(AtlasTexture.SheetData sheetDataIn) |