Change loading models (WIP)
This commit is contained in:
parent
1e6451e375
commit
6447ec6026
56 changed files with 196 additions and 176 deletions
|
@ -1,8 +0,0 @@
|
|||
package ru.betterend.patterns;
|
||||
|
||||
import net.minecraft.client.renderer.block.model.BlockModel;
|
||||
|
||||
public interface Patterned {
|
||||
String getModelString(String name);
|
||||
BlockModel getItemModel();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue