public class Stitcher<T extends Stitcher$Entry>
hbi | |
net.minecraft.client.renderer.texture.Stitcher | |
net.minecraft.class_1055 | |
net.minecraft.client.texture.TextureStitcher |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static final Comparator<Stitcher$Holder<?>> |
| ||||||||
private final int |
| ||||||||
private final List<Stitcher$Holder<T>> |
| ||||||||
private final List<Stitcher$Region<T>> |
| ||||||||
private int |
| ||||||||
private int |
| ||||||||
private final int |
| ||||||||
private final int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int maxWidth, int maxHeight, int mipLevel) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public int |
| ||||||||
public int |
| ||||||||
public void |
| ||||||||
public void |
| ||||||||
public void |
| ||||||||
static int |
| ||||||||
private boolean |
| ||||||||
private boolean |
|