@@ -47,3 +47,12 @@
|
||||
|
||||
for (i = 0; i < 5; ++i) {
|
||||
this.world.addEntity(new EntityItem(this.world, this.locX, this.locY + (double) this.getHeight(), this.locZ, new ItemStack(this.dV().d.getBlock())));
|
||||
@@ -156,7 +176,7 @@
|
||||
return Pair.of(blockflowers.d(), blockflowers.e());
|
||||
}
|
||||
|
||||
- private void a(EntityMushroomCow.Type entitymushroomcow_type) {
|
||||
+ public void a(EntityMushroomCow.Type entitymushroomcow_type) { // PAIL
|
||||
this.datawatcher.set(EntityMushroomCow.bz, entitymushroomcow_type.c);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user