mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-26 02:19:33 +00:00
Suppressed unchecked warnings
This commit is contained in:
@@ -30,6 +30,7 @@ import org.bukkit.plugin.Plugin;
|
||||
import org.bukkit.scheduler.BukkitRunnable;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
public class EntityIllusioner extends EntityIllagerIllusioner implements EntityIllusionerProxy {
|
||||
/**
|
||||
* The display name for the illusioner.
|
||||
|
||||
@@ -31,6 +31,7 @@ import org.bukkit.plugin.Plugin;
|
||||
import org.bukkit.scheduler.BukkitRunnable;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
public class EntityIllusioner extends EntityIllagerIllusioner implements EntityIllusionerProxy {
|
||||
/**
|
||||
* The display name for the illusioner.
|
||||
|
||||
@@ -31,6 +31,7 @@ import org.bukkit.plugin.Plugin;
|
||||
import org.bukkit.scheduler.BukkitRunnable;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
public class EntityIllusioner extends EntityIllagerIllusioner implements EntityIllusionerProxy {
|
||||
/**
|
||||
* The display name for the illusioner.
|
||||
|
||||
@@ -30,6 +30,7 @@ import org.bukkit.plugin.Plugin;
|
||||
import org.bukkit.scheduler.BukkitRunnable;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
public class EntityIllusioner extends EntityIllagerIllusioner implements EntityIllusionerProxy {
|
||||
/**
|
||||
* The display name for the illusioner.
|
||||
|
||||
Reference in New Issue
Block a user