Uses of Record Class
net.minecraft.client.gl.BlendPrograms
Packages that use BlendPrograms
Package
Description
The base package for all Minecraft classes.
-
Uses of BlendPrograms in net.minecraft
Fields in net.minecraft with type parameters of type BlendProgramsModifier and TypeFieldDescriptionprivate final Optional<BlendPrograms> class_10785.blenderprivate Optional<BlendPrograms> class_10785.class_10786.blenderprivate final Optional<BlendPrograms> class_10785.Stage.blendFunctionThe field for theblendFunctionrecord component.Methods in net.minecraft that return types with arguments of type BlendProgramsModifier and TypeMethodDescriptionclass_10785.Stage.blendFunction()Returns the value of theblendFunctionrecord component.Methods in net.minecraft with parameters of type BlendProgramsConstructor parameters in net.minecraft with type arguments of type BlendProgramsModifierConstructorDescriptionprotectedclass_10785(Identifier identifier, Identifier vertexId, Identifier shard, Defines defines, List<String> samples, List<class_10785.class_10788> glUniforms, Optional<BlendPrograms> blender, DepthTestState depthTest, boolean hasCulling, boolean hasColor, boolean hasAlpha, boolean hasDepth, GlStateManager.LogicOp colorLogic, VertexFormat format, VertexFormat.DrawMode drawMode) -
Uses of BlendPrograms in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as BlendProgramsModifier and TypeFieldDescriptionstatic final BlendProgramsBlendPrograms.ADD_PROGRAMstatic final BlendProgramsBlendPrograms.EQUIPMENT_GLINTstatic final BlendProgramsBlendPrograms.OUTLINESstatic final BlendProgramsBlendPrograms.PANORAMICstatic final BlendProgramsBlendPrograms.POSITION_OVERLAYstatic final BlendProgramsBlendPrograms.SKY_LIGHTNINGstatic final BlendProgramsBlendPrograms.TRANSLUCENT