Package com.mojang.blaze3d.platform
Class GlStateManager.CullFaceState
java.lang.Object
com.mojang.blaze3d.platform.GlStateManager.CullFaceState
- Enclosing class:
- GlStateManager
@Environment(CLIENT) static class GlStateManager.CullFaceState extends Object
- Mappings:
Namespace Name official bfl$iintermediary net/minecraft/class_1013$class_1022named com/mojang/blaze3d/platform/GlStateManager$CullFaceState
-
Field Summary
Fields Modifier and Type Field Description GlStateManager.BooleanStatecapStateintmode -
Constructor Summary
Constructors Modifier Constructor Description privateCullFaceState() -
Method Summary
-
Field Details
-
capState
- Mappings:
Namespace Name Mixin selector official aLbfl$i;a:Lbfl$c;intermediary field_4358Lnet/minecraft/class_1013$class_1022;field_4358:Lnet/minecraft/class_1013$class_1016;named capStateLcom/mojang/blaze3d/platform/GlStateManager$CullFaceState;capState:Lcom/mojang/blaze3d/platform/GlStateManager$BooleanState;
-
mode
public int mode- Mappings:
Namespace Name Mixin selector official bLbfl$i;b:Iintermediary field_4359Lnet/minecraft/class_1013$class_1022;field_4359:Inamed modeLcom/mojang/blaze3d/platform/GlStateManager$CullFaceState;mode:I
-
-
Constructor Details
-
CullFaceState
private CullFaceState()
-