Uses of Interface
net.minecraft.network.chat.contents.DataSource
Packages that use DataSource
-
Uses of DataSource in net.minecraft.network.chat
Methods in net.minecraft.network.chat with parameters of type DataSourceModifier and TypeMethodDescriptionstatic MutableComponent
Component.nbt
(String p_237106_, boolean p_237107_, Optional<Component> p_237108_, DataSource p_237109_) -
Uses of DataSource in net.minecraft.network.chat.contents
Classes in net.minecraft.network.chat.contents with type parameters of type DataSourceClasses in net.minecraft.network.chat.contents that implement DataSourceModifier and TypeClassDescriptionfinal record
final record
final record
Fields in net.minecraft.network.chat.contents declared as DataSourceFields in net.minecraft.network.chat.contents with type parameters of type DataSourceModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<DataSource> DataSource.CODEC
Methods in net.minecraft.network.chat.contents that return DataSourceConstructors in net.minecraft.network.chat.contents with parameters of type DataSourceModifierConstructorDescriptionNbtContents
(String p_237395_, boolean p_237396_, Optional<Component> p_237397_, DataSource p_237398_) private
NbtContents
(String p_237389_, NbtPathArgument.NbtPath p_237390_, boolean p_237391_, Optional<Component> p_237392_, DataSource p_237393_)