Class DrawSmokeTaskFactory

java.lang.Object
com.palmergames.bukkit.util.DrawSmokeTaskFactory

public class DrawSmokeTaskFactory extends Object
Author:
Chris H (Zren / Shade) Date: 4/15/12
  • Constructor Details

    • DrawSmokeTaskFactory

      public DrawSmokeTaskFactory()
  • Method Details

    • showToPlayer

      public static Consumer<org.bukkit.Location> showToPlayer(@NotNull @NotNull org.bukkit.entity.Player player)
    • showToPlayer

      public static Consumer<org.bukkit.Location> showToPlayer(@NotNull @NotNull org.bukkit.entity.Player player, @NotNull @NotNull WorldCoord worldCoord)
    • showToPlayer

      public static Consumer<org.bukkit.Location> showToPlayer(@NotNull @NotNull org.bukkit.entity.Player player, @NotNull @NotNull org.bukkit.Color particleColor)
    • getAffiliationColor

      public static org.bukkit.Color getAffiliationColor(Resident resident, WorldCoord coord)