-
Notifications
You must be signed in to change notification settings - Fork 7
GameStageShow
xuanyu tang edited this page Sep 9, 2023
·
2 revisions
The display of top features is determined by the gamestage the player has
import mods.topce.GameStageShow;
@1.1.7
Show top after having the gamestage
GameStageShow.showAll(String stage)
@1.1.7
Show Extended information after having the gamestage
GameStageShow.showExtended(String string);
@1.1.7
Show BreakProgress after having the gamestage
GameStageShow.showBreakProgress(String string);
@1.1.7
Show fluids after having the gamestage
GameStageShow.showLiquids(String string);