Uses of Enum Class
com.mojang.blaze3d.platform.GlStateManager.LogicOp
Packages that use GlStateManager.LogicOp
-
Uses of GlStateManager.LogicOp in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform that return GlStateManager.LogicOpModifier and TypeMethodDescriptionstatic GlStateManager.LogicOp
Returns 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.LogicOpModifier and TypeMethodDescriptionstatic void
RenderSystem.logicOp
(GlStateManager.LogicOp p_69836_)