Uses of Enum Class
com.mojang.blaze3d.platform.LogicOp
Packages that use LogicOp
-
Uses of LogicOp in com.mojang.blaze3d.pipeline
Fields in com.mojang.blaze3d.pipeline declared as LogicOpFields in com.mojang.blaze3d.pipeline with type parameters of type LogicOpModifier and TypeFieldDescriptionRenderPipeline.Builder.colorLogic
RenderPipeline.Snippet.colorLogic
The field for thecolorLogic
record component.Methods in com.mojang.blaze3d.pipeline that return LogicOpMethods in com.mojang.blaze3d.pipeline that return types with arguments of type LogicOpModifier and TypeMethodDescriptionRenderPipeline.Snippet.colorLogic()
Returns the value of thecolorLogic
record component.Methods in com.mojang.blaze3d.pipeline with parameters of type LogicOpConstructors in com.mojang.blaze3d.pipeline with parameters of type LogicOpModifierConstructorDescriptionprotected
RenderPipeline
(ResourceLocation p_405403_, ResourceLocation p_405389_, ResourceLocation p_404945_, ShaderDefines p_405426_, List<String> p_405334_, List<RenderPipeline.UniformDescription> p_404693_, Optional<BlendFunction> p_404667_, DepthTestFunction p_410224_, PolygonMode p_409822_, boolean p_404907_, boolean p_405688_, boolean p_405411_, boolean p_405477_, LogicOp p_410051_, VertexFormat p_405109_, VertexFormat.Mode p_404708_, float p_410755_, float p_409999_) -
Uses of LogicOp in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform that return LogicOp