bravoserver / bravo

UNMAINTAINED: Reverse-engineered Minecraft stuff. Worked with 1.4.x protocol
http://bravoserver.org/
Other
205 stars 45 forks source link

Mob types must die #367

Closed MostAwesomeDude closed 12 years ago

MostAwesomeDude commented 12 years ago

Mob types are an attempt to separate the name of a mob in serialization from the name of a mob on the wire. However, this functionality is not used, is kinda useless, and inflates the theoretical IMob even more. So, let's kill it.