Actually, for a bullet I'd try extending EntityArrow, or remaking some of its code with IProjectile implementation & Entity extension. I think it already does everything you're likely to want it to.
Yes. There are reasons such as LAN worlds, and the fact that they are on separate threads.
Yes that is exactly what I mean. The DedicatedServer doesn't know about the Minecraft class at all. It doesn't exist. So using on a DedicatedServer will crash with a ClassNotFoundException.
Not with any method that is good practice.
There does exist one way that would do that, but if you don't already know what it's called and how to use it without causing problems, you're not going to learn it here.
Hi, I'm trying to create a custom structure, but first I was going to try to add an igloo copy. For some reason it is not generating though. Can someone help? Here is where I am registering it. Here is the biome class. Here are the igloo files.
Thanks