net.minecraft.client.renderer

public class CubeMap

implements AutoCloseable

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

Field summary

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

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)
private static GpuBuffer
a()
initializeVertices()
method_67548()
upload()
public void
a(hrt arg0)
registerTextures(TextureManager arg0)
method_65815(class_1060 arg0)
registerTextures(TextureManager textureManager)
public void
close()
close()