Skip to content

Commit

Permalink
mitch says delete it
Browse files Browse the repository at this point in the history
  • Loading branch information
chochem committed Feb 2, 2023
1 parent c060d2e commit 662c154
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ public class WorldGenWarpwoodTree extends WorldGenAbstractTree {
/** Contains a list of a points at which to generate groups of leaves. */
int[][] leafNodes;

/** private static final String __OBFID = "CL_00000400"; */

public WorldGenWarpwoodTree(boolean b, Block trunk, Block leaves) {
super(b);
this.trunk = trunk;
Expand Down

0 comments on commit 662c154

Please sign in to comment.