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 recordNbtDataSource.class_8827<T extends NbtDataSource>Classes in net.minecraft.text that implement NbtDataSourceModifier and TypeClassDescriptionfinal recordfinal recordfinal recordFields 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_46616Methods in net.minecraft.text that return NbtDataSourceMethods in net.minecraft.text with parameters of type NbtDataSourceModifier and TypeMethodDescriptionstatic MutableTextText.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) privateNbtTextContent(String rawPath, NbtPathArgumentType.NbtPath path, boolean interpret, Optional<Text> separator, NbtDataSource dataSource)