public interface IAEWrench
| Modifier and Type | Method and Description |
|---|---|
boolean |
canWrench(net.minecraft.item.ItemStack wrench,
net.minecraft.entity.player.EntityPlayer player,
net.minecraft.util.math.BlockPos pos)
Check if the wrench can be used.
|