Some working code for apple
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user