Interface PlayerSelector


public interface PlayerSelector
  • Method Summary

    Modifier and Type
    Method
    Description
    get(net.minecraft.commands.CommandSourceStack source)
     
  • Method Details

    • get

      PossiblyOfflinePlayer get(net.minecraft.commands.CommandSourceStack source) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException