Package net.minecraft.world.level.block
Class NetherVines
java.lang.Object
net.minecraft.world.level.block.NetherVines
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final doublestatic final double
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic intgetBlocksToGrowWhenBonemealed(RandomSource p_221804_) static booleanisValidGrowthState(BlockState p_54964_) 
- 
Field Details- 
BONEMEAL_GROW_PROBABILITY_DECREASE_RATEprivate static final double BONEMEAL_GROW_PROBABILITY_DECREASE_RATE- See Also:
 
- 
GROW_PER_TICK_PROBABILITYpublic static final double GROW_PER_TICK_PROBABILITY- See Also:
 
 
- 
- 
Constructor Details- 
NetherVinespublic NetherVines()
 
- 
- 
Method Details- 
isValidGrowthState
- 
getBlocksToGrowWhenBonemealed
 
-