类 NetherVines

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

public class NetherVines extends Object
  • 字段详细资料

    • BONEMEAL_GROW_PROBABILITY_DECREASE_RATE

      private static final double BONEMEAL_GROW_PROBABILITY_DECREASE_RATE
      另请参阅:
    • GROW_PER_TICK_PROBABILITY

      public static final double GROW_PER_TICK_PROBABILITY
      另请参阅:
  • 构造器详细资料

    • NetherVines

      public NetherVines()
  • 方法详细资料

    • isValidGrowthState

      public static boolean isValidGrowthState(BlockState p_54964_)
    • getBlocksToGrowWhenBonemealed

      public static int getBlocksToGrowWhenBonemealed(RandomSource p_221804_)