Class MaskedTargetBlock

java.lang.Object
com.sk89q.worldedit.util.TargetBlock
com.fastasyncworldedit.core.function.mask.MaskedTargetBlock

public class MaskedTargetBlock extends TargetBlock
  • Constructor Details

    • MaskedTargetBlock

      public MaskedTargetBlock(Mask mask, Player player, int maxDistance, double checkDistance)
  • Method Details

    • getMaskedTargetBlock

      public Location getMaskedTargetBlock(boolean useLastBlock)