extends AbstractTexture implements DynamicTexture
All mapped superinterfaces:
| net.minecraft.client.renderer.texture.DynamicTexture | |
| net.minecraft.class_1043 | |
| net.minecraft.client.texture.NativeImageBackedTexture |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| private NativeImage |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Supplier<String> nameSupplier, NativeImage image) |
| public | (String name, int width, int height, boolean useStb) |
| public | (Supplier<String> nameSupplier, int width, int height, boolean useStb) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| private void |
|
||||||
| public void |
|
||||||
| public NativeImage |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public void |
|