Interface SuperByteBuffer.IVertexLighter

Enclosing class:
SuperByteBuffer
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface SuperByteBuffer.IVertexLighter
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getPackedLight(float x, float y, float z)
     
  • Method Details

    • getPackedLight

      int getPackedLight(float x, float y, float z)