net.minecraft.server.command

public interface ServerCommandSource$NameSource

net.minecraft.commands.CommandSourceStack$NamesProvider
net.minecraft.class_2168$class_1_1487
net.minecraft.server.command.ServerCommandSource$NameSource

Field summary

Modifier and TypeField
ServerCommandSource$NameSource
FOR_ENTITY
field_1_10149
FROM_ENTITY

Method summary

Modifier and TypeMethod
Text
displayName(Entity entity)
method_1_9897(class_1297 arg0)
getDisplayName(Entity entity)
String
textName(Entity entity)
method_1_9898(class_1297 arg0)
getName(Entity entity)
static ServerCommandSource$NameSource
constant(Component value)
method_1_9896(class_2561 arg0)
fromText(Text text)