Class FarmingSystems

java.lang.Object
com.hypixel.hytale.builtin.adventure.farming.FarmingSystems

public class FarmingSystems extends Object
  • Constructor Details

    • FarmingSystems

      public FarmingSystems()
  • Method Details

    • updateSoilDecayTime

      private static boolean updateSoilDecayTime(CommandBuffer<ChunkStore> commandBuffer, TilledSoilBlock soilBlock, com.hypixel.hytale.server.core.asset.type.blocktype.config.BlockType blockType)