Uses of Interface
net.minecraft.network.chat.ComponentContents
Packages that use ComponentContents
Package
Description
-
Uses of ComponentContents in net.minecraft.network.chat
Fields in net.minecraft.network.chat declared as ComponentContentsMethods in net.minecraft.network.chat that return ComponentContentsMethods in net.minecraft.network.chat that return types with arguments of type ComponentContentsModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends ComponentContents> ComponentContents.codec()Methods in net.minecraft.network.chat with parameters of type ComponentContentsModifier and TypeMethodDescriptionstatic MutableComponentMutableComponent.create(ComponentContents pContents) Method parameters in net.minecraft.network.chat with type arguments of type ComponentContentsModifier and TypeMethodDescriptionprivate static voidComponentSerialization.bootstrap(ExtraCodecs.LateBoundIdMapper<String, com.mojang.serialization.MapCodec<? extends ComponentContents>> pMapper) 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 TypeClassDescriptionclassclassfinal recordstatic final recordfinal recordfinal recordclass -
Uses of ComponentContents in net.neoforged.neoforge.common.util
Classes in net.neoforged.neoforge.common.util that implement ComponentContents