public class ItemModelGenerator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.List<java.lang.String> |
LAYERS |
| Constructor and Description |
|---|
ItemModelGenerator() |
| Modifier and Type | Method and Description |
|---|---|
BlockModel |
makeItemModel(java.util.function.Function<Material,TextureAtlasSprite> textureGetter,
BlockModel blockModelIn) |
public BlockModel makeItemModel(java.util.function.Function<Material,TextureAtlasSprite> textureGetter, BlockModel blockModelIn)