Posted June 29, 201213 yr I think the dispenser handling should be done in a IDispenserHandler that is registered through a function MinecraftForge.registerDispenserHandler instead of handling in the BaseMod class. I think this is a more structured way to do things since all other handlers are registered (e.g ISoundHandler)... http://calclavia.com/uploads/banner.png[/img]
June 29, 201213 yr I think the dispenser handling should be done in a IDispenserHandler that is registered through a function MinecraftForge.registerDispenserHandler instead of handling in the BaseMod class. I think this is a more structured way to do things since all other handlers are registered (e.g ISoundHandler)... It would be yes, but that is old left-over cruft from ModLoader I do think. So compatibility and all that.
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.