Interface SpecialGlyphs.PixelProvider

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

@FunctionalInterface static interface SpecialGlyphs.PixelProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getColor(int p_232635_, int p_232636_)
     
  • Method Details

    • getColor

      int getColor(int p_232635_, int p_232636_)