extends GpuSampler
| fwb | |
| com.mojang.blaze3d.opengl.GlSampler | |
| net.minecraft.class_12134 | |
| net.minecraft.client.gl.GlSampler |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final AddressMode |
| ||||||||
| private final AddressMode |
| ||||||||
| private final FilterMode |
| ||||||||
| private final FilterMode |
| ||||||||
| private final int |
| ||||||||
| private final OptionalDouble |
| ||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (AddressMode addressModeU, AddressMode addressModeV, FilterMode minFilterMode, FilterMode magFilterMode, int maxAnisotropy, OptionalDouble arg5) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public AddressMode |
| ||||||||
| public AddressMode |
| ||||||||
| public FilterMode |
| ||||||||
| public FilterMode |
| ||||||||
| public int |
| ||||||||
| public OptionalDouble |
| ||||||||
| public void |
| ||||||||
| public boolean |
|