public class WorldCache extends Object
| Constructor and Description |
|---|
WorldCache(GeyserSession session) |
| Modifier and Type | Method and Description |
|---|---|
int |
increaseAndGetScoreboardPacketsPerSecond() |
void |
removeScoreboard() |
void |
setShowCoordinates(boolean value)
Tell the client to hide or show the coordinates
|
public WorldCache(GeyserSession session)
public void removeScoreboard()
public int increaseAndGetScoreboardPacketsPerSecond()
public void setShowCoordinates(boolean value)
value - True to show, false to hideCopyright © 2021 GeyserMC. All rights reserved.