Interface KLibClientCodecs


public interface KLibClientCodecs
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.mojang.serialization.Codec<com.mojang.blaze3d.pipeline.BlendFunction>
     
    static final com.mojang.serialization.Codec<com.mojang.blaze3d.pipeline.BlendFunction>
     
    static final com.mojang.serialization.Codec<com.mojang.blaze3d.pipeline.BlendFunction>
     
    static final com.mojang.serialization.Codec<com.mojang.blaze3d.pipeline.BlendFunction>
     
  • Field Details

    • NAMED_BLEND_FUNCTION

      static final com.mojang.serialization.Codec<com.mojang.blaze3d.pipeline.BlendFunction> NAMED_BLEND_FUNCTION
    • DIRECT_BLEND_FUNCTION

      static final com.mojang.serialization.Codec<com.mojang.blaze3d.pipeline.BlendFunction> DIRECT_BLEND_FUNCTION
    • DIRECT_PAIR_BLEND_FUNCTION

      static final com.mojang.serialization.Codec<com.mojang.blaze3d.pipeline.BlendFunction> DIRECT_PAIR_BLEND_FUNCTION
    • BLEND_FUNCTION

      static final com.mojang.serialization.Codec<com.mojang.blaze3d.pipeline.BlendFunction> BLEND_FUNCTION