| Package | Description |
|---|---|
| com.sk89q.worldedit.extension.factory | |
| com.sk89q.worldedit.extension.input | |
| com.sk89q.worldedit.internal.registry |
| Modifier and Type | Method and Description |
|---|---|
Set<BaseBlock> |
BlockFactory.parseFromListInput(String input,
ParserContext context)
Return a set of blocks from a comma-delimited list of blocks.
|
| Constructor and Description |
|---|
ParserContext(ParserContext other)
Creates a copy of another instance.
|
| Modifier and Type | Method and Description |
|---|---|
abstract E |
InputParser.parseFromInput(String input,
ParserContext context) |
E |
AbstractFactory.parseFromInput(String input,
ParserContext context) |
Copyright © 2010-2014. All Rights Reserved.