Interface PistonBaseBlockAccessor


public interface PistonBaseBlockAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    botania_moveBlocks(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pistonPos, net.minecraft.core.Direction direction, boolean extending)
     
  • Method Details

    • botania_moveBlocks

      boolean botania_moveBlocks(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pistonPos, net.minecraft.core.Direction direction, boolean extending)