public class ConfigOptions extends Object
Constructor and Description |
---|
ConfigOptions(org.bukkit.configuration.file.YamlConfiguration config) |
Modifier and Type | Method and Description |
---|---|
int |
getCursorIcon() |
GuiPoint |
getCursorOffset() |
int |
getCursorRotation() |
int |
getSyncSocketPort() |
boolean |
isHidePlayers() |
boolean |
isInstantWoldSave() |
boolean |
isReframeOnStart() |
public ConfigOptions(org.bukkit.configuration.file.YamlConfiguration config)
public boolean isReframeOnStart()
public boolean isHidePlayers()
public int getCursorIcon()
public int getCursorRotation()
public GuiPoint getCursorOffset()
public boolean isInstantWoldSave()
public int getSyncSocketPort()
Copyright © 2021. All rights reserved.