Uses of Interface
net.minecraft.text.NbtDataSource
-
Uses of NbtDataSource in net.minecraft.text
Modifier and TypeClassDescriptionfinal record
final record
final record
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<NbtDataSource>
NbtDataSource.CODEC
Modifier and TypeMethodDescriptionstatic MutableText
Text.nbt
(String rawPath, boolean interpret, Optional<Text> separator, NbtDataSource dataSource) ModifierConstructorDescriptionNbtTextContent
(String rawPath, boolean interpret, Optional<Text> separator, NbtDataSource dataSource) private
NbtTextContent
(String rawPath, NbtPathArgumentType.NbtPath path, boolean interpret, Optional<Text> separator, NbtDataSource dataSource)