Interface InstancingEngine.OriginShiftListener

All Known Implementing Classes:
BlockEntityInstanceManager, CrumblingInstanceManager, EntityInstanceManager, InstanceManager
Enclosing class:
InstancingEngine<P extends WorldProgram>
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 InstancingEngine.OriginShiftListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onOriginShift

      void onOriginShift()