Interface SurfaceRuleEvents.TheEndModifierCallback

All Superinterfaces:
CodecAware, EventAwareListener
All Known Implementing Classes:
AddMaterialRuleCallback
Enclosing class:
SurfaceRuleEvents
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 SurfaceRuleEvents.TheEndModifierCallback extends EventAwareListener, CodecAware
  • Method Details

    • modifyTheEndRules

      void modifyTheEndRules(@NotNull SurfaceRuleContext.TheEnd context)
      Called to modify the given End surface rules.
      Parameters:
      context - the modification context