implements PostPass$Input
| hku$d | |
| net.minecraft.client.renderer.PostPass$TextureInput | |
| net.minecraft.class_283$class_9973 | |
| net.minecraft.client.gl.PostEffectPass$TextureSampler |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final String |
| ||||||||
| private final AbstractTexture |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String samplerName, AbstractTexture texture, int width, int height, boolean bilinear) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public GpuTextureView |
| ||||||||
| public boolean |
| ||||||||
| public String |
| ||||||||
| public AbstractTexture |
| ||||||||
| public int |
| ||||||||
| public int |
|