Uses of Interface
net.minecraft.text.NbtDataSource
Packages that use NbtDataSource
-
Uses of NbtDataSource in net.minecraft.text
Classes in net.minecraft.text with type parameters of type NbtDataSourceModifier and TypeClassDescriptionstatic final record
NbtDataSource.class_8827<T extends NbtDataSource>
Classes in net.minecraft.text that implement NbtDataSourceModifier and TypeClassDescriptionfinal record
final record
final record
Fields in net.minecraft.text declared as NbtDataSourceFields in net.minecraft.text with type parameters of type NbtDataSourceModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<NbtDataSource>
NbtDataSource.field_46616
Methods in net.minecraft.text that return NbtDataSourceMethods in net.minecraft.text with parameters of type NbtDataSourceModifier and TypeMethodDescriptionstatic MutableText
Text.nbt
(String rawPath, boolean interpret, Optional<Text> separator, NbtDataSource dataSource) Constructors in net.minecraft.text with parameters of type NbtDataSourceModifierConstructorDescriptionNbtTextContent
(String rawPath, boolean interpret, Optional<Text> separator, NbtDataSource dataSource) private
NbtTextContent
(String rawPath, NbtPathArgumentType.NbtPath path, boolean interpret, Optional<Text> separator, NbtDataSource dataSource)