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