Uses of Interface
me.hsgamer.minigamecore.extra.TimePeriod
Packages that use TimePeriod
Package
Description
Contains the MineLib implementation of
BukkitArena
Contains the simple implementation of
BukkitArena
The classes for creating standalone minigames
-
Uses of TimePeriod in me.hsgamer.minigamecore.bukkit.minelib
Classes in me.hsgamer.minigamecore.bukkit.minelib that implement TimePeriodModifier and TypeClassDescriptionclass
The MineLib implementation ofBukkitArena
that usesTask
to run the arena. -
Uses of TimePeriod in me.hsgamer.minigamecore.bukkit.simple
Classes in me.hsgamer.minigamecore.bukkit.simple that implement TimePeriodModifier and TypeClassDescriptionclass
The simple implementation ofBukkitArena
that usesBukkitTask
to run the arena. -
Uses of TimePeriod in me.hsgamer.minigamecore.standalone
Classes in me.hsgamer.minigamecore.standalone that implement TimePeriod