Package net.minecraft.client.gui
Class RotatingCubeMapRenderer
java.lang.Object
net.minecraft.client.gui.RotatingCubeMapRenderer
@Environment(CLIENT) public class RotatingCubeMapRenderer extends Object
-
Field Summary
Fields Modifier and Type Field Description private MinecraftClientclientprivate CubeMapRenderercubeMapprivate floattime -
Constructor Summary
Constructors Constructor Description RotatingCubeMapRenderer(CubeMapRenderer cubeMap) -
Method Summary
Modifier and Type Method Description voidrender(float delta, float alpha)
-
Field Details
-
client
-
cubeMap
-
time
private float time
-
-
Constructor Details
-
RotatingCubeMapRenderer
-
-
Method Details
-
render
public void render(float delta, float alpha)
-