Package net.minecraft.client.gui
Class CubeMapRenderer
java.lang.Object
net.minecraft.client.gui.CubeMapRenderer
- Mappings:
Namespace Name named net/minecraft/client/gui/CubeMapRenderer
intermediary net/minecraft/class_751
official gll
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
draw
(MinecraftClient client, float x, float y, float alpha) void
registerTextures
(TextureManager textureManager)
-
Field Details
-
FACES_COUNT
private static final int FACES_COUNT- See Also:
- Mappings:
Namespace Name Mixin selector named FACES_COUNT
Lnet/minecraft/client/gui/CubeMapRenderer;FACES_COUNT:I
intermediary field_32680
Lnet/minecraft/class_751;field_32680:I
official a
Lgll;a:I
-
faces
- Mappings:
Namespace Name Mixin selector named faces
Lnet/minecraft/client/gui/CubeMapRenderer;faces:Ljava/util/List;
intermediary field_55505
Lnet/minecraft/class_751;field_55505:Ljava/util/List;
official b
Lgll;b:Ljava/util/List;
-
-
Constructor Details
-
Method Details
-
draw
- Mappings:
Namespace Name Mixin selector named draw
Lnet/minecraft/client/gui/CubeMapRenderer;draw(Lnet/minecraft/client/MinecraftClient;FFF)V
intermediary method_3156
Lnet/minecraft/class_751;method_3156(Lnet/minecraft/class_310;FFF)V
official a
Lgll;a(Lflk;FFF)V
-
registerTextures
- Mappings:
Namespace Name Mixin selector named registerTextures
Lnet/minecraft/client/gui/CubeMapRenderer;registerTextures(Lnet/minecraft/client/texture/TextureManager;)V
intermediary method_65815
Lnet/minecraft/class_751;method_65815(Lnet/minecraft/class_1060;)V
official a
Lgll;a(Lhev;)V
-