Class WorldBorder
java.lang.Object
me.ulrich.outpost.manager.methods.WorldBorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidremoveWorldBorder(org.bukkit.entity.Player player) voidsendRedTint(org.bukkit.entity.Player player, int warningBlocks) voidsendWorldBorder(org.bukkit.entity.Player player, org.bukkit.Location center, double size, OutpostEnum.BorderColors color)
-
Constructor Details
-
WorldBorder
public WorldBorder()
-
-
Method Details
-
sendRedTint
public void sendRedTint(org.bukkit.entity.Player player, int warningBlocks) throws InvocationTargetException - Throws:
InvocationTargetException
-
removeWorldBorder
- Throws:
InvocationTargetException
-
sendWorldBorder
public void sendWorldBorder(org.bukkit.entity.Player player, org.bukkit.Location center, double size, OutpostEnum.BorderColors color)
-