Worthless categories WR master
wait we can teleport using ender pearls? Gotta try this! lol
if (field_40163_ay || d7 < 100D || d7 > 22500D || isCollidedHorizontally || isCollidedVertically) { func_41006_aA(); }
private void func_41006_aA() { field_40163_ay = false; if (rand.nextInt(2) == 0 && worldObj.playerEntities.size() > 0) { target = (Entity)worldObj.playerEntities.get(rand.nextInt(worldObj.playerEntities.size())); } else{ blabla.. }