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 nbtPathPattern, boolean interpreting, Optional<Component> separator, DataSource dataSource) -
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 nbtPathPattern, boolean interpreting, Optional<Component> separator, DataSource dataSource) privateNbtContents(String nbtPathPattern, NbtPathArgument.NbtPath compiledNbtPath, boolean interpreting, Optional<Component> separator, DataSource dataSource)