net.minecraft.commands.functions

public record PlainTextFunction<T>

implements CommandFunction<T>, InstantiatedFunction<T>

hf
net.minecraft.commands.functions.PlainTextFunction
net.minecraft.class_8872
net.minecraft.server.function.ExpandedMacro
net.minecraft.src.C_301877_
net.minecraft.commands.functions.PlainTextFunction

Field summary

Modifier and TypeField
private final ResourceLocation
a
id
comp_1994
id
f_303680_
private final List<UnboundEntryAction<T>>
b
entries
comp_1995
entries
f_302327_

Constructor summary

ModifierConstructor
public (ResourceLocation f_302327_, List<UnboundEntryAction<T>> arg1)

Method summary

Modifier and TypeMethod
public InstantiatedFunction<T>
a(sn arg0, com.mojang.brigadier.CommandDispatcher<T> arg1, T arg2)
instantiate(CompoundTag arg0, com.mojang.brigadier.CommandDispatcher<T> arg1, T arg2)
method_52595(class_2487 arg0, com.mojang.brigadier.CommandDispatcher<T> arg1, T arg2)
withMacroReplaced(NbtCompound arg0, com.mojang.brigadier.CommandDispatcher<T> arg1, T arg2)
m_304684_(C_4917_ p_311161_, com.mojang.brigadier.CommandDispatcher<T> p_313022_, T arg2)
public ResourceLocation
a()
id()
comp_1994()
id()
m_304900_()
public List<UnboundEntryAction<T>>
b()
entries()
comp_1995()
entries()
m_306124_()