mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 04:33:56 -07:00
Implemented 1.6!
This commit is contained in:
@@ -13,7 +13,7 @@ public class EntitySpider extends EntityMonster {
|
||||
super(world);
|
||||
this.texture = "/mob/spider.png";
|
||||
this.b(1.4F, 0.9F);
|
||||
this.aA = 0.8F;
|
||||
this.aD = 0.8F;
|
||||
}
|
||||
|
||||
public double m() {
|
||||
|
Reference in New Issue
Block a user