diff --git a/README.md b/README.md index 710137c..2d3d833 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Blacksmith Visuals -This plugin adds additional visual and audial details to blacksmiths while they are working, so it's easier to see if -they are working or not. It is recommended to put a mace or other hammer-like item in the NPC's off-hand for full effect. \ No newline at end of file +This plugin adds additional visual and audial details to blacksmiths while they are working, so it's easier to see if +they are working or not. It is recommended to put a mace or other hammer-like item in the NPC's off-hand for full +effect. \ No newline at end of file diff --git a/src/main/java/net/knarcraft/blacksmithvisuals/BlacksmithListener.java b/src/main/java/net/knarcraft/blacksmithvisuals/BlacksmithListener.java index c2a2e88..2652fb2 100644 --- a/src/main/java/net/knarcraft/blacksmithvisuals/BlacksmithListener.java +++ b/src/main/java/net/knarcraft/blacksmithvisuals/BlacksmithListener.java @@ -24,7 +24,6 @@ import org.bukkit.event.Listener; import org.bukkit.scheduler.BukkitScheduler; import org.jetbrains.annotations.NotNull; -import java.util.List; import java.util.Random; /** @@ -71,7 +70,7 @@ public class BlacksmithListener implements Listener { /** * A method performing actions required when a blacksmith or scrapper action starts - * + * * @param event
The event that's starting
*/ private void onActionStart(@NotNull ActionStartEvent event) { @@ -93,17 +92,16 @@ public class BlacksmithListener implements Listener { return; } - List