Uses of Enum Class
com.mojang.blaze3d.platform.GlStateManager.LogicOp
Packages that use GlStateManager.LogicOp
Package
Description
The base package for all Minecraft classes.
-
Uses of GlStateManager.LogicOp in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform that return GlStateManager.LogicOpModifier and TypeMethodDescriptionstatic GlStateManager.LogicOpReturns the enum constant of this class with the specified name.static GlStateManager.LogicOp[]GlStateManager.LogicOp.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GlStateManager.LogicOp in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems with parameters of type GlStateManager.LogicOp -
Uses of GlStateManager.LogicOp in net.minecraft
Fields in net.minecraft declared as GlStateManager.LogicOpFields in net.minecraft with type parameters of type GlStateManager.LogicOpModifier and TypeFieldDescriptionprivate final Optional<GlStateManager.LogicOp> class_10785.class_10787.colorLogicThe field for thecolorLogicrecord component.private Optional<GlStateManager.LogicOp> class_10785.class_10786.field_56733Methods in net.minecraft that return types with arguments of type GlStateManager.LogicOpModifier and TypeMethodDescriptionclass_10785.class_10787.colorLogic()Returns the value of thecolorLogicrecord component.Methods in net.minecraft with parameters of type GlStateManager.LogicOpModifier and TypeMethodDescriptionclass_10785.class_10786.method_67743(GlStateManager.LogicOp logicOp) Constructors in net.minecraft with parameters of type GlStateManager.LogicOpModifierConstructorDescriptionprotectedclass_10785(Identifier identifier, Identifier identifier2, Identifier identifier3, Defines defines, List<String> list, List<class_10785.class_10788> list2, Optional<class_10784> optional, class_10798 class_10798, boolean bool, boolean bool2, boolean bool3, boolean bool4, GlStateManager.LogicOp logicOp, VertexFormat vertexFormat, VertexFormat.DrawMode drawMode)