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 MutableComponentComponent.nbt(String pNbtPathPattern, boolean pInterpreting, Optional<Component> pSeparator, DataSource pDataSource) -
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 recordfinal recordfinal recordFields 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.CODECMethods in net.minecraft.network.chat.contents that return DataSourceConstructors in net.minecraft.network.chat.contents with parameters of type DataSourceModifierConstructorDescriptionNbtContents(String pNbtPathPattern, boolean pInterpreting, Optional<Component> pSeparator, DataSource pDataSource) privateNbtContents(String pNbtPathPattern, NbtPathArgument.NbtPath pCompiledNbtPath, boolean pInterpreting, Optional<Component> pSeparator, DataSource pDataSource)