58596061626364
* The block's location. */ public static void putFallPrevention(Location location) { if (CreeperConfig.getBool(CfgVal.PREVENT_BLOCK_FALL)) index.addElement(new DateLoc(new Date(), location), location.getX(), location.getZ()); }