net.minecraft.client.renderer

public class CubeMap

implements AutoCloseable

gwv
net.minecraft.client.renderer.CubeMap
net.minecraft.class_751
net.minecraft.client.gui.CubeMapRenderer
net.minecraft.src.C_4111_

Field summary

Modifier and TypeField
private static final int
a
SIDES
field_32680
FACES_COUNT
f_172561_
private final GpuBuffer
b
vertexBuffer
field_60576
buffer
f_399049_
private final CachedPerspectiveProjectionMatrixBuffer
c
projectionMatrixUbo
field_60577
projectionMatrix
f_399247_
private final ResourceLocation
d
location
field_60578
id
f_400459_

Constructor summary

ModifierConstructor
public (ResourceLocation id)

Method summary

Modifier and TypeMethod
public void
a(fud arg0, float arg1, float arg2)
render(Minecraft arg0, float arg1, float arg2)
method_3156(class_310 arg0, float arg1, float arg2)
draw(MinecraftClient client, float x, float y)
m_108849_(C_3391_ p_108851_, float p_108852_, float arg2)
private static GpuBuffer
a()
initializeVertices()
method_67548()
upload()
m_387050_()
public void
a(hrs arg0)
registerTextures(TextureManager arg0)
method_65815(class_1060 arg0)
registerTextures(TextureManager textureManager)
m_372125_(C_4490_ arg0)
public void
close()
close()
close()