Package io.aether.net.fastMeta
Class DeserializerPackNumber
- java.lang.Object
-
- io.aether.net.fastMeta.DeserializerPackNumber
-
public class DeserializerPackNumber extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static DeserializerPackNumberINSTANCE
-
Constructor Summary
Constructors Constructor Description DeserializerPackNumber()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Numberput(io.aether.utils.dataio.DataIn in)
-
-
-
Field Detail
-
INSTANCE
public static final DeserializerPackNumber INSTANCE
-
-