Interface KLibStyle
- All Known Implementing Classes:
StyleMixin
public interface KLibStyle
-
Method Summary
Modifier and TypeMethodDescriptiondefault net.minecraft.network.chat.Styledefault net.minecraft.network.chat.StylewithClickToCopyToClipboard(String string) default net.minecraft.network.chat.StylewithClickToOpen(URI uri) default net.minecraft.network.chat.StylewithClickToOpen(Path path) default net.minecraft.network.chat.StylewithClickToRunCommand(String string) default net.minecraft.network.chat.StylewithClickToSuggestCommand(String string) default net.minecraft.network.chat.Styledefault net.minecraft.network.chat.StylewithCopyString(String string) default net.minecraft.network.chat.StylewithHoverText(String text) default net.minecraft.network.chat.StylewithHoverText(net.minecraft.network.chat.Component component)
-
Method Details
-
klib$self
default net.minecraft.network.chat.Style klib$self() -
withHoverText
default net.minecraft.network.chat.Style withHoverText(net.minecraft.network.chat.Component component) -
withHoverText
-
withClickToRunCommand
-
withClickToSuggestCommand
-
withClickToCopyToClipboard
-
withCopyString
-
withClickToOpen
-
withClickToOpen
-
withColor
-