Class GameProfileArgument.ProfileProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<com.mojang.authlib.GameProfile> getNames​(CommandSource p_getNames_1_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProfileProvider

        public ProfileProvider​(EntitySelector p_i48084_1_)
    • Method Detail

      • getNames

        public java.util.Collection<com.mojang.authlib.GameProfile> getNames​(CommandSource p_getNames_1_)
                                                                      throws com.mojang.brigadier.exceptions.CommandSyntaxException
        Specified by:
        getNames in interface GameProfileArgument.IProfileProvider
        Throws:
        com.mojang.brigadier.exceptions.CommandSyntaxException