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