Uses of Interface
net.minecraft.text.NbtDataSource
Packages that use NbtDataSource
-
Uses of NbtDataSource in net.minecraft.text
Classes in net.minecraft.text that implement NbtDataSourceModifier and TypeClassDescriptionfinal record
final record
final record
Fields in net.minecraft.text declared as NbtDataSourceMethods 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)