FallenMoonNetwork / CanaryMod

Server administration mod and API for Minecraft beta multiplayer server
http://canarymod.net
GNU Lesser General Public License v3.0
20 stars 14 forks source link

Minecarts' Auto Spawn #135

Closed WWOL closed 11 years ago

WWOL commented 11 years ago

Should Minecarts auto spawn when you create a new instance of the wrapper? Other things don't (like mobs) and a minecart can be spawned after the instance is made through BaseEntity.spawn();

Anyone got thoughts?

Thanks,

WWOL

14mRh4X0r commented 11 years ago

Good point. I'll update it to that behaviour for the new constructors.