Class FarmingSystems
java.lang.Object
com.hypixel.hytale.builtin.adventure.farming.FarmingSystems
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classDeprecated, for removal: This API element is subject to removal in a future version.static classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static booleanupdateSoilDecayTime(CommandBuffer<ChunkStore> commandBuffer, TilledSoilBlock soilBlock, com.hypixel.hytale.server.core.asset.type.blocktype.config.BlockType blockType)
-
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)
-