Package 

Class EntityArgument

  • All Implemented Interfaces:
    dev.kotx.flylib.command.Argument

    
    public final class EntityArgument<T extends Object>
     implements Argument<List<Entity>, T>
                        

    An argument that takes a player name or entity selector as input. If a player name that does not exist or an invalid selector is entered, an error will be displayed on the client side, and even if you try to execute it, it will not be accepted. Expected input: PlayerName@a, @r, @e[distance=..5]