renamed VillagerInteract

This commit is contained in:
2021-12-23 03:15:38 +01:00
parent bf43f88d9b
commit 7f2b828763
2 changed files with 3 additions and 9 deletions
@@ -17,7 +17,7 @@ import org.bukkit.scheduler.BukkitRunnable;
import java.util.UUID;
public class VillagerInteract implements Listener {
public class VillagerEvents implements Listener {
@EventHandler
public void onPlayerInteractEntity(PlayerInteractEntityEvent event) {