Uses of Class
net.minecraft.commands.arguments.EntityArgument
Packages that use EntityArgument
-
Uses of EntityArgument in net.minecraft.commands.arguments
Methods in net.minecraft.commands.arguments that return EntityArgumentModifier and TypeMethodDescriptionstatic EntityArgument
EntityArgument.entities()
static EntityArgument
EntityArgument.entity()
EntityArgument.Info.Template.instantiate
(CommandBuildContext pContext) static EntityArgument
EntityArgument.player()
static EntityArgument
EntityArgument.players()
Methods in net.minecraft.commands.arguments that return types with arguments of type EntityArgumentMethods in net.minecraft.commands.arguments with parameters of type EntityArgument