static class WeightedBakedModel.WeightedModel extends WeightedRandom.Item
| Modifier and Type | Field and Description | 
|---|---|
protected IBakedModel | 
model  | 
itemWeight| Constructor and Description | 
|---|
WeightedModel(IBakedModel modelIn,
             int itemWeightIn)  | 
protected final IBakedModel model
public WeightedModel(IBakedModel modelIn, int itemWeightIn)