| Package | Description |
|---|---|
| com.sk89q.worldedit.command.util | |
| com.sk89q.worldedit.function.entity | |
| com.sk89q.worldedit.function.visitor |
| Modifier and Type | Method and Description |
|---|---|
EntityFunction |
EntityRemover.createFunction(EntityRegistry entityRegistry) |
EntityFunction |
CreatureButcher.createFunction(EntityRegistry entityRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtentEntityCopy
Copies entities provided to the function to the provided destination
Extent. |
| Constructor and Description |
|---|
EntityVisitor(Iterator<? extends Entity> iterator,
EntityFunction function)
Create a new instance.
|
Copyright © 2010-2014. All Rights Reserved.