abstract
SimpleInteraction
Base class for item interactions. Override handle() method.
Methods
void handle(Ref<EntityStore> ref, boolean firstRun, float time, InteractionType type, InteractionContext context)
Override to handle interaction. Check type for Primary, Secondary, Ability1-3, Pick.