public abstract class SimpleModelLocationProvider
implements BlockModelLocationProvider
| bsc | |
| net.minecraft.class_2465 | |
| net.minecraft.client.resource.model.SimpleModelLocationProvider | |
| net.minecraft.client.renderer.block.statemap.StateMapperBase |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected Map<BlockState, ModelIdentifier> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public String |
| ||||||||
| private <T extends Comparable<T>> String |
| ||||||||
| public Map<BlockState, ModelIdentifier> |
| ||||||||
| protected abstract ModelIdentifier |
|