- All Implemented Interfaces:
joptsimple.ValueConverter<BlockPos>
public class BlockPosValueConverter
extends Object
implements joptsimple.ValueConverter<BlockPos>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BlockPosValueConverter
public BlockPosValueConverter()
-
Method Details
-
convert
- Specified by:
convert
in interface joptsimple.ValueConverter<BlockPos>
-
valueType
- Specified by:
valueType
in interface joptsimple.ValueConverter<BlockPos>
-
valuePattern
- Specified by:
valuePattern
in interface joptsimple.ValueConverter<BlockPos>