com.mojang.blaze3d.systems

public record GpuSurface$Settings

com.mojang.renderpearl.api.device.GpuSurface$Configuration
net.minecraft.class_1_665$class_1_666
com.mojang.blaze3d.systems.GpuSurface$Settings

Field summary

Modifier and TypeField
private final int
width
comp_1_475
width
private final int
height
comp_1_473
height
private final GpuSurface$PresentMode
presentMode
comp_1_647
presentMode

Constructor summary

ModifierConstructor
public (int width, int height, GpuSurface$PresentMode presentMode)

Method summary

Modifier and TypeMethod
public int
width()
comp_1_475()
width()
public int
height()
comp_1_473()
height()
public GpuSurface$PresentMode
presentMode()
comp_1_647()
presentMode()