Uses of Class
io.github.projectunified.minigamecore.base.FeatureUnit
-
Uses of FeatureUnit in io.github.projectunified.minigamecore.base
Subclasses of FeatureUnit in io.github.projectunified.minigamecore.baseMethods in io.github.projectunified.minigamecore.base that return FeatureUnitMethods in io.github.projectunified.minigamecore.base that return types with arguments of type FeatureUnitConstructors in io.github.projectunified.minigamecore.base with parameters of type FeatureUnitModifierConstructorDescriptionArena(FeatureUnit... parent) Create a new arenaFeatureUnit(FeatureUnit... parent) Create a newFeatureUnitConstructor parameters in io.github.projectunified.minigamecore.base with type arguments of type FeatureUnitModifierConstructorDescriptionArena(List<FeatureUnit> parentList) Create a new arenaFeatureUnit(List<FeatureUnit> parentList) Create a newFeatureUnit