It seems that in some LUA scripts you can find calls to a class called minigame but it seems that there’s not such class in any of the other lua scripts either a lua script with the functions of the class like it’s utilities. For example in the PickableArea.LUA you can find Minigame.StartHerbGathering(self.id).
Is there the class and i’m not seeing it? or is it hidden somewhere else?