| net.minecraft.client.resources.model.BlockStateDefinitions | |
| net.minecraft.class_10811 | |
| net.minecraft.client.render.model.BlockStateManagers |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final StateManager<Block, BlockState> |
|
||||||
| private static final StateManager<Block, BlockState> |
|
||||||
| private static final Identifier |
|
||||||
| private static final Identifier |
|
||||||
| private static final Map<Identifier, StateManager<Block, BlockState>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static StateManager<Block, BlockState> |
|
||||||
| public static BlockState |
|
||||||
| static Function<Identifier, StateManager<Block, BlockState>> |
|