implements PostChainConfig$Input
| hkt$e | |
| net.minecraft.client.renderer.PostChainConfig$TextureInput | |
| net.minecraft.class_9962$class_9969 | |
| net.minecraft.client.gl.PostEffectPipeline$TextureSampler |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final String |
| ||||||||
| private final Identifier |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final boolean |
| ||||||||
| public static final com.mojang.serialization.Codec<PostChainConfig$TextureInput> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String samplerName, Identifier location, int width, int height, boolean bilinear) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Set<Identifier> |
| ||||||||
| public String |
| ||||||||
| public Identifier |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public boolean |
|