Class NetherVines

java.lang.Object
net.minecraft.world.level.block.NetherVines

public class NetherVines extends Object
  • Field Details

    • BONEMEAL_GROW_PROBABILITY_DECREASE_RATE

      private static final double BONEMEAL_GROW_PROBABILITY_DECREASE_RATE
      See Also:
      Constant Field Values
    • GROW_PER_TICK_PROBABILITY

      public static final double GROW_PER_TICK_PROBABILITY
      See Also:
      Constant Field Values
  • Constructor Details

    • NetherVines

      public NetherVines()
  • Method Details

    • isValidGrowthState

      public static boolean isValidGrowthState(BlockState p_54964_)
    • getBlocksToGrowWhenBonemealed

      public static int getBlocksToGrowWhenBonemealed(Random p_54966_)