Package | Description |
---|---|
net.minecraft.client.renderer.texture |
Modifier and Type | Field and Description |
---|---|
private Stitcher.Holder |
Stitcher.Slot.holder |
Modifier and Type | Field and Description |
---|---|
private static java.util.Comparator<Stitcher.Holder> |
Stitcher.COMPARATOR_HOLDER |
private java.util.Set<Stitcher.Holder> |
Stitcher.setStitchHolders |
Modifier and Type | Method and Description |
---|---|
Stitcher.Holder |
Stitcher.Slot.getStitchHolder() |
Modifier and Type | Method and Description |
---|---|
boolean |
Stitcher.Slot.addSlot(Stitcher.Holder holderIn) |
private boolean |
Stitcher.allocateSlot(Stitcher.Holder holderIn) |
private boolean |
Stitcher.expandAndAllocateSlot(Stitcher.Holder holderIn) |