public interface IModelProvider
| Modifier and Type | Method and Description |
|---|---|
void |
createModels() |
net.minecraft.client.renderer.block.model.IBakedModel |
getModel(net.minecraft.world.IBlockAccess world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.state.IBlockState state) |