| iev$a | |
| net.minecraft.client.resources.model.ModelBakery$BakingResult | |
| net.minecraft.class_1088$class_10524 | |
| net.minecraft.client.render.model.ModelBaker$BakedModels | |
| net.minecraft.src.C_4532_$C_370328_ |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ModelBakery$MissingModels |
| ||||||||||
| private final Map<BlockState, BlockStateModel> |
| ||||||||||
| private final Map<ResourceLocation, ItemModel> |
| ||||||||||
| private final Map<ResourceLocation, ClientItem$Properties> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ModelBakery$MissingModels blockStateModels, Map<BlockState, BlockStateModel> itemStackModels, Map<ResourceLocation, ItemModel> itemProperties, Map<ResourceLocation, ClientItem$Properties> arg3) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public ModelBakery$MissingModels |
| ||||||||||
| public Map<BlockState, BlockStateModel> |
| ||||||||||
| public Map<ResourceLocation, ItemModel> |
| ||||||||||
| public Map<ResourceLocation, ClientItem$Properties> |
|