All Known Implementing Classes:
DoughBlock

@ParametersAreNonnullByDefault public interface IRollableBlock
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    canBeRollingPinRolled(net.minecraft.world.item.context.UseOnContext context)
     
    void
    rollingPinRoll(net.minecraft.world.item.context.UseOnContext context)
     
  • Method Details

    • canBeRollingPinRolled

      boolean canBeRollingPinRolled(net.minecraft.world.item.context.UseOnContext context)
    • rollingPinRoll

      void rollingPinRoll(net.minecraft.world.item.context.UseOnContext context)