bdee7e3c5b
MyBlock myBlock = new MyBlock(); GameRegistry.registerBlock(myBlock, MyBlockItem.class, "myBlock"); where MyBlockItem class has one constructor with signature: public MyBlockItem(int id, Block block) |
||
---|---|---|
.. | ||
cpw/mods/fml | ||
fml_at.cfg | ||
fml_marker.cfg | ||
mcpmod.info |