Class MindustryDecoderImpl

java.lang.Object
com.xpdustry.distributor.common.component.codec.MindustryDecoderImpl
All Implemented Interfaces:
com.xpdustry.distributor.api.component.codec.ComponentDecoder<String>

public final class MindustryDecoderImpl extends Object implements com.xpdustry.distributor.api.component.codec.ComponentDecoder<String>
  • Constructor Details

    • MindustryDecoderImpl

      public MindustryDecoderImpl()
  • Method Details

    • decode

      public com.xpdustry.distributor.api.component.Component decode(String input)
      Specified by:
      decode in interface com.xpdustry.distributor.api.component.codec.ComponentDecoder<String>