Class CustomBlocksFactory

  • All Implemented Interfaces:

    
    public final class CustomBlocksFactory
    extends InputParser<BaseBlock>
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Stream<String> getSuggestions(String input)
      BaseBlock parseFromInput(String input, ParserContext context)
      • Methods inherited from class com.sk89q.worldedit.internal.registry.InputParser

        getSuggestions
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait