net.minecraft.client.gui

public class CubeMapRenderer

implements AutoCloseable

net.minecraft.client.renderer.CubeMap
net.minecraft.class_751
net.minecraft.client.gui.CubeMapRenderer

Field summary

Modifier and TypeField
private static final int
SIDES
field_32680
FACES_COUNT
private static final float
PROJECTION_Z_NEAR
field_1_1734
field_1_1734
private static final float
PROJECTION_Z_FAR
field_1_1733
field_1_1733
private static final float
PROJECTION_FOV
field_1_1732
field_1_1732
private final GpuBuffer
vertexBuffer
field_60576
buffer
private final ProjectionMatrix3
projection
field_1_1735
field_1_1735
private final ProjectionMatrixBuffer
projectionMatrixUbo
field_60577
projectionMatrix
private final Identifier
location
field_60578
id

Constructor summary

ModifierConstructor
public (Identifier id)

Method summary

Modifier and TypeMethod
public void
render(float rotXInDegrees, float rotYInDegrees)
method_3156(float arg0, float arg1)
draw(float x, float y)
private static GpuBuffer
initializeVertices()
method_67548()
upload()
public void
registerTextures(TextureManager textureManager)
method_65815(class_1060 arg0)
registerTextures(TextureManager textureManager)
public void
close()
private static String
lambda$initializeVertices$0()
method_68477()
method_68477()
private static String
lambda$render$0()
method_71305()
method_71305()