Class PairCodec.IntegerStringPair
java.lang.Object
com.hypixel.hytale.server.core.codec.PairCodec.IntegerStringPair
- Enclosing class:
PairCodec
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuilderCodec<PairCodec.IntegerStringPair> private Integerprivate String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CODEC
-
left
-
right
-
-
Constructor Details
-
IntegerStringPair
public IntegerStringPair() -
IntegerStringPair
-
-
Method Details
-
toPair
-
fromPair
@Nonnull public static PairCodec.IntegerStringPair fromPair(@Nonnull it.unimi.dsi.fastutil.Pair<Integer, String> pair) -
getLeft
-
getRight
-