Uses of Class
net.minecraft.client.gl.WindowFramebuffer.Size
-
Uses of WindowFramebuffer.Size in net.minecraft.client.gl
Modifier and TypeFieldDescription(package private) static WindowFramebuffer.Size
WindowFramebuffer.DEFAULT
Modifier and TypeMethodDescriptionprivate WindowFramebuffer.Size
WindowFramebuffer.findSuitableSize(int width, int height)
Modifier and TypeMethodDescription(package private) static List<WindowFramebuffer.Size>
WindowFramebuffer.Size.findCompatible(int width, int height)
Modifier and TypeMethodDescriptionprivate boolean
WindowFramebuffer.supportColor(WindowFramebuffer.Size size)
private boolean
WindowFramebuffer.supportsDepth(WindowFramebuffer.Size size)