Update CraftBukkit to 1.6.1
This commit is contained in:
committed by
Wesley Wolfe
parent
f887b76a25
commit
6c09066e22
@@ -10,7 +10,7 @@ public class WorldGenBigTree extends WorldGenerator implements BlockSapling.Tree
|
||||
Random b = new Random();
|
||||
BlockChangeDelegate world; // CraftBukkit
|
||||
int[] d = new int[] { 0, 0, 0};
|
||||
int e = 0;
|
||||
int e;
|
||||
int f;
|
||||
double g = 0.618D;
|
||||
double h = 1.0D;
|
||||
|
||||
Reference in New Issue
Block a user