public class PreferencesCache extends Object
| Constructor and Description |
|---|
PreferencesCache(GeyserSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateShowCoordinates()
Tell the client to hide or show the coordinates.
|
public PreferencesCache(GeyserSession session)
public void updateShowCoordinates()
prefersShowCoordinates is true, coordinates will be shown, unless either of the following conditions apply: GeyserSession.reducedDebugInfo is enabled
GeyserConfiguration.isShowCoordinates() is disabledCopyright © 2021 GeyserMC. All rights reserved.