Begin cleaning up model registration
This commit is contained in:
parent
f613c00970
commit
325cda2f71
16 changed files with 200 additions and 51 deletions
|
@ -24,7 +24,10 @@ import net.minecraftforge.client.model.ModelLoader;
|
|||
*
|
||||
* If you pass a Block through here that uses the default ItemBlock, you
|
||||
* should specify a custom name.
|
||||
*
|
||||
* @deprecated in favor of {@link InventoryRenderHelperV2}
|
||||
*/
|
||||
@Deprecated
|
||||
public class InventoryRenderHelper
|
||||
{
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue