public class FertilizerGrowthModifierAsset extends GrowthModifierAsset
Class FertilizerGrowthModifierAsset. Provides fertilizergrowthmodifierasset functionality for the Hytale server.
java.lang.Object > GrowthModifierAsset > FertilizerGrowthModifierAsset
Field Summary
chunkSection
final
ChunkSection
chunkSection
Field chunkSection.
chunk
final
Ref
chunk
Field chunk.
blockComponentChunk
final
BlockComponentChunk
blockComponentChunk
Field blockComponentChunk.
blockRefBelow
final
Ref
blockRefBelow
Field blockRefBelow.
soil
final
TilledSoilBlock
soil
Field soil.
Method Detail
getCurrentGrowthMultiplier
public
double
getCurrentGrowthMultiplier
(final CommandBuffer commandBuffer, final Ref sectionRef, final Ref blockRef, final int x, final int y, final int z, final boolean initialTick)
Method getCurrentGrowthMultiplier.
- Parameters:
final CommandBuffercommandBufferfinal RefsectionReffinal RefblockReffinal intxfinal intyfinal intzfinal booleaninitialTick