Interface CastingEnvironmentComponent.PostCast

All Superinterfaces:
CastingEnvironmentComponent
Enclosing interface:
CastingEnvironmentComponent

public static interface CastingEnvironmentComponent.PostCast extends CastingEnvironmentComponent
  • Method Details

    • onPostCast

      void onPostCast(at.petrak.hexcasting.api.casting.eval.vm.CastingImage image)
      Do things after the whole cast is finished (i.e. every pattern to be executed has been executed).