| Modifier and Type | Field and Description |
|---|---|
RPConfig.ClientBugFixes |
bugFixes |
String |
configReloadCommand |
boolean |
contributorCapes |
boolean |
disableExperimentalSettingsWarning |
float |
framerateLimitSliderStepSize |
RPConfig.KeyBindings |
keyBindings |
boolean |
optimizeBambooRendering |
boolean |
removeGlowingEffectFromEnchantedBooks |
boolean |
removeGlowingEffectFromPotions |
boolean |
returnToMainMenuAfterDisconnect |
RPConfig.Window |
window |
| Constructor and Description |
|---|
Client() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contributorCapes()
Returns whether contributor capes are enabled.
|
public RPConfig.ClientBugFixes bugFixes
public RPConfig.KeyBindings keyBindings
public RPConfig.Window window
public boolean optimizeBambooRendering
public boolean removeGlowingEffectFromPotions
public boolean removeGlowingEffectFromEnchantedBooks
public boolean disableExperimentalSettingsWarning
public float framerateLimitSliderStepSize
public boolean returnToMainMenuAfterDisconnect
public boolean contributorCapes
public String configReloadCommand