Uses of Interface
net.minecraft.network.chat.ComponentContents
Packages that use ComponentContents
Package
Description
-
Uses of ComponentContents in net.minecraft.network.chat
Classes in net.minecraft.network.chat with type parameters of type ComponentContentsModifier and TypeClassDescriptionstatic final record
ComponentContents.Type<T extends ComponentContents>
Fields in net.minecraft.network.chat declared as ComponentContentsMethods in net.minecraft.network.chat that return ComponentContentsMethods in net.minecraft.network.chat with parameters of type ComponentContentsModifier and TypeMethodDescriptionstatic MutableComponent
MutableComponent.create
(ComponentContents pContents) Constructors in net.minecraft.network.chat with parameters of type ComponentContentsModifierConstructorDescription(package private)
MutableComponent
(ComponentContents pContents, List<Component> pSiblings, Style pStyle) -
Uses of ComponentContents in net.minecraft.network.chat.contents
Subinterfaces of ComponentContents in net.minecraft.network.chat.contentsClasses in net.minecraft.network.chat.contents that implement ComponentContentsModifier and TypeClassDescriptionclass
class
static final record
class
class
class
-
Uses of ComponentContents in net.neoforged.neoforge.common.util
Classes in net.neoforged.neoforge.common.util that implement ComponentContents