• Performance tips when using the FAWE API:
  • 1. Use the EditSessionBuilder and don't enable what you won't need.
  • 2. Use the in built iterators whenever possible:
  • 3. Use existing functions/operations instead of setting single blocks:
  • 4. Use the Sets/Collections that come with FAWE
  • 5. Avoid calling a lot of the non block/biome related methods of AsyncWorld/Actor class: