07-16-2012, 06:51 AM
I just implemented a (in my opinion really cool) new block handling system.
This should help pretty much to put all the actions for one block in the same place so we don´t have to search around cchunk, cworld etc. to find the action for a class.
It´s also much easier to configure a block now.
https://code.google.com/p/mc-server/source/detail?r=671
I would really like to hear your opinion
This should help pretty much to put all the actions for one block in the same place so we don´t have to search around cchunk, cworld etc. to find the action for a class.
It´s also much easier to configure a block now.
https://code.google.com/p/mc-server/source/detail?r=671
I would really like to hear your opinion