Class ContentParser.Weather<C>

java.lang.Object
com.xpdustry.distributor.command.cloud.parser.ContentParser<C,mindustry.type.Weather>
com.xpdustry.distributor.command.cloud.parser.ContentParser.Weather<C>
All Implemented Interfaces:
org.incendo.cloud.parser.ArgumentParser<C,mindustry.type.Weather>, org.incendo.cloud.suggestion.SuggestionProviderHolder<C>
Enclosing class:
ContentParser<C,T extends mindustry.ctype.MappableContent>

public static final class ContentParser.Weather<C> extends ContentParser<C,mindustry.type.Weather>
  • Constructor Details

    • Weather

      public Weather()
  • Method Details

    • weatherParser

      public static <C> org.incendo.cloud.parser.ParserDescriptor<C,mindustry.type.Weather> weatherParser()
    • weatherComponent

      public static <C> org.incendo.cloud.component.CommandComponent.Builder<C,mindustry.type.Weather> weatherComponent()