Uses of Class
net.minecraft.dialog.action.ParsedTemplate
Packages that use ParsedTemplate
- 
Uses of ParsedTemplate in net.minecraft.dialog.action
Fields in net.minecraft.dialog.action declared as ParsedTemplateModifier and TypeFieldDescriptionprivate final ParsedTemplateDynamicRunCommandDialogAction.templateThe field for thetemplaterecord component.Fields in net.minecraft.dialog.action with type parameters of type ParsedTemplateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ParsedTemplate> ParsedTemplate.CODECMethods in net.minecraft.dialog.action that return ParsedTemplateModifier and TypeMethodDescriptionDynamicRunCommandDialogAction.template()Returns the value of thetemplaterecord component.Methods in net.minecraft.dialog.action that return types with arguments of type ParsedTemplateModifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<ParsedTemplate> Constructors in net.minecraft.dialog.action with parameters of type ParsedTemplate