Uses of Record Class
net.minecraft.commands.functions.StringTemplate
Packages that use StringTemplate
-
Uses of StringTemplate in net.minecraft.commands.functions
Fields in net.minecraft.commands.functions declared as StringTemplateMethods in net.minecraft.commands.functions that return StringTemplateModifier and TypeMethodDescriptionstatic StringTemplate
StringTemplate.fromString
(String name, int lineNumber) Constructors in net.minecraft.commands.functions with parameters of type StringTemplateModifierConstructorDescriptionMacroEntry
(StringTemplate template, it.unimi.dsi.fastutil.ints.IntList parameters, T compilationContext)