Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/24/19 in all areas

  1. 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.
    1 point
  2. 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.
    1 point
  3. Looks like Xaero's World Map is using Unsafe/Manual Memory Management.
    1 point
  4. 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.
    1 point
  5. If you have anything less than a youtuber or streamer level PC I wouldn't recommend it
    1 point
  6. 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
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.