Package me.arcademadness.omni_dungeon.controllers
package me.arcademadness.omni_dungeon.controllers
-
ClassDescriptionAbstractController<T extends Entity>Represents a source of control input for an entity or system.GoalController<T extends Entity>Provides ControlIntents based on
Goals rather than hard coded logic.