net.minecraft.command.argument

public record MessageArgumentType$MessageSelector

net.minecraft.commands.arguments.MessageArgument$Part
net.minecraft.class_2196$class_2198
net.minecraft.command.argument.MessageArgumentType$MessageSelector

Field summary

Modifier and TypeField
private final int
start
comp_2655
start
private final int
end
comp_2656
end
private final EntitySelector
selector
comp_2657
selector

Constructor summary

ModifierConstructor
public (int start, int end, EntitySelector selector)

Method summary

Modifier and TypeMethod
public Text
toComponent(CommandSourceStack sender)
method_9345(class_2168 arg0)
format(ServerCommandSource source)
public int
start()
comp_2655()
start()
public int
end()
comp_2656()
end()
public EntitySelector
selector()
comp_2657()
selector()