Some working code for apple

This commit is contained in:
libraryaddict
2013-12-22 16:58:49 +13:00
parent aa32f49bbe
commit 0f280da385
3 changed files with 49 additions and 15 deletions

View File

@@ -211,7 +211,6 @@ public class LibsDisguises extends JavaPlugin {
}
// Get the bounding box
disguiseValues.setAdultBox(ReflectionManager.getBoundingBox(bukkitEntity));
if (bukkitEntity instanceof Ageable) {
((Ageable) bukkitEntity).setBaby();