Class WorldConverter

java.lang.Object
com.sk89q.worldedit.command.argument.WorldConverter
All Implemented Interfaces:
ArgumentConverter<World>, Converter<World>, SuggestionProvider

public class WorldConverter extends Object implements ArgumentConverter<World>