remove Windows support, revert new guava to small version
This commit is contained in:
parent
fd84384f10
commit
920405d8c5
264 changed files with 22715 additions and 377 deletions
|
@ -303,7 +303,7 @@ public abstract class EntityMobNPC extends EntityNPC
|
|||
// public AITargetAggressor(EntityMobNPC p_i45829_1_)
|
||||
// {
|
||||
// super(p_i45829_1_, EntityLiving.class, 10, true, false, new Predicate<EntityLiving>() {
|
||||
// public boolean apply(EntityLiving entity) {
|
||||
// public boolean test(EntityLiving entity) {
|
||||
// return entity.isPlayer(); // || entity instanceof EntityNPC;
|
||||
// }
|
||||
// });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue