Class BlossomActivity
java.lang.Object
emu.grasscutter.game.managers.blossom.BlossomActivity
-
Constructor Summary
ConstructorsConstructorDescriptionBlossomActivity(EntityGadget entityGadget, List<Integer> monsters, int timeout, int worldLevel) -
Method Summary
Modifier and TypeMethodDescriptionintgetChest()booleangetPass()voidonTick()voidsetMonsters(List<EntityMonster> monsters) voidstart()
-
Constructor Details
-
BlossomActivity
public BlossomActivity(EntityGadget entityGadget, List<Integer> monsters, int timeout, int worldLevel)
-
-
Method Details
-
getChallenge
-
setMonsters
-
getAliveMonstersCount
public int getAliveMonstersCount() -
getPass
public boolean getPass() -
start
public void start() -
onTick
public void onTick() -
getGadget
-
getChest
-