Interface BukkitBrigadierCommandSource


@Deprecated(forRemoval=true) public interface BukkitBrigadierCommandSource
Deprecated, for removal: This API element is subject to removal in a future version.
For removal, see Commands on how to use the new Brigadier API.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • getBukkitEntity

      @Nullable @Nullable Entity getBukkitEntity()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getBukkitWorld

      @Nullable @Nullable World getBukkitWorld()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getBukkitLocation

      @Nullable @Nullable Location getBukkitLocation()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getBukkitSender

      CommandSender getBukkitSender()
      Deprecated, for removal: This API element is subject to removal in a future version.