4546474849505152535455
{ return; } // Adjust position for bigger saplings if (saplingType.requiresFourSaplings()) { Location lowestXZ = searchLowestXZLocation(location.getBlockY(), event.getBlocks()); if (lowestXZ == null) { return;