Package mcp.mobius.waila.api
Interface IWailaConfig.General
- Enclosing interface:
IWailaConfig
public static interface IWailaConfig.General
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
boolean
boolean
boolean
boolean
boolean
boolean
-
Method Details
-
isDisplayTooltip
boolean isDisplayTooltip() -
isShiftForDetails
boolean isShiftForDetails() -
isHideShiftText
boolean isHideShiftText() -
getDisplayMode
IWailaConfig.General.DisplayMode getDisplayMode() -
isHideFromPlayerList
boolean isHideFromPlayerList() -
isHideFromDebug
boolean isHideFromDebug() -
isEnableTextToSpeech
boolean isEnableTextToSpeech() -
getRateLimit
int getRateLimit()
-