java.lang.Object
com.fastasyncworldedit.core.function.block.BiomeCopy
All Implemented Interfaces:
Filter, RegionFunction

public class BiomeCopy extends Object implements RegionFunction
  • Field Details

    • source

      protected final Extent source
    • destination

      protected final Extent destination
  • Constructor Details

    • BiomeCopy

      public BiomeCopy(Extent source, Extent destination)
  • Method Details