#492: Let Tameable extend Animals rather than Entity

By: Parker Hawke <hawkeboyz2@hotmail.com>
This commit is contained in:
Bukkit/Spigot
2020-05-02 17:52:20 +10:00
parent 01b8968e4b
commit 8d4eeb1b3d
5 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ package org.bukkit.entity;
import org.jetbrains.annotations.Nullable;
public interface Tameable extends Entity {
public interface Tameable extends Animals {
/**
* Check if this is tamed