- insertion(String) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets the insertion text for the current part.
- INSTANCE - Static variable in class net.md_5.bungee.chat.TranslationRegistry
-
- INVENTORY - Static variable in interface net.md_5.bungee.api.chat.Keybinds
-
- isBold() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is bold.
- isBoldRaw() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is bold without checking the parents
setting.
- isItalic() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is italic.
- isItalicRaw() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is italic without checking the parents
setting.
- isObfuscated() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is obfuscated.
- isObfuscatedRaw() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is obfuscated without checking the parents
setting.
- isStrikethrough() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is strikethrough.
- isStrikethroughRaw() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is strikethrough without checking the
parents setting.
- isUnderlined() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is underlined.
- isUnderlinedRaw() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is underlined without checking the parents
setting.
- italic(boolean) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets whether the current part is italic.
- ITALIC - Static variable in class net.md_5.bungee.api.ChatColor
-
Makes the text italic.