Interface AABB.EntryFilter

All Known Implementing Classes:
LJ_TDI_utils.EntryFilter_B.LIP
Enclosing class:
AABB<T>
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 AABB.EntryFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    test(float x, float y, float size)
     
  • Method Details

    • test

      boolean test(float x, float y, float size)
      Returns:
      false to not call an EntityRetriever for this entry