Posted February 22, 201411 yr following this tutorial at around 00:19:20 he does something like this: @EventHandler public void postInit(FMLPostInitializationEvent e){ Item.itemsList[sandbagS.blockID] = new ItemSlab(sandbagS.blockID-256, (BlockHalfSlab)sandbagS, (BlockHalfSlab)sandbag, false); but when replicated "void" errors as does the "e){"
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.