public interface IBitBrush
IChiselAndBitsAPI
Modifier and Type | Method and Description |
---|---|
net.minecraft.item.ItemStack |
getItemStack(int count)
Get the ItemStack for a bit, which is empty for air.
|
net.minecraft.block.state.IBlockState |
getState()
Gets the corresponding block state.
|
int |
getStateID() |
boolean |
isAir() |
boolean isAir()
@Nullable net.minecraft.block.state.IBlockState getState()
net.minecraft.item.ItemStack getItemStack(int count)
count
- int getStateID()
IBlockState