public interface IPneumaticWrenchable
| Modifier and Type | Method and Description |
|---|---|
static IPneumaticWrenchable |
forBlock(net.minecraft.block.Block b) |
boolean |
onWrenched(net.minecraft.world.World world,
net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.Direction side,
net.minecraft.util.Hand hand) |
boolean onWrenched(net.minecraft.world.World world,
net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.Direction side,
net.minecraft.util.Hand hand)
static IPneumaticWrenchable forBlock(net.minecraft.block.Block b)