Interface VertexSorter.SortKeyMapper

Enclosing interface:
VertexSorter

@Environment(CLIENT) public static interface VertexSorter.SortKeyMapper
Mappings:
Namespace Name
official eqj$a
intermediary net/minecraft/class_8251$class_8252
named com/mojang/blaze3d/systems/VertexSorter$SortKeyMapper
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
  • Method Details

    • apply

      float apply(Vector3f vec)
      Mappings:
      Namespace Name Mixin selector
      official apply Leqj$a;apply(Lorg/joml/Vector3f;)F
      intermediary apply Lnet/minecraft/class_8251$class_8252;apply(Lorg/joml/Vector3f;)F
      named apply Lcom/mojang/blaze3d/systems/VertexSorter$SortKeyMapper;apply(Lorg/joml/Vector3f;)F