Package com.infernalsuite.aswm.api.utils
Class SlimeFormat
java.lang.Object
com.infernalsuite.aswm.api.utils.SlimeFormat
Class containing some standards of the SRF.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final byte[]
First bytes of every SRF filestatic final byte
Latest version of the SRF that SWM supports -
Constructor Summary
-
Method Summary
-
Field Details
-
SLIME_HEADER
public static final byte[] SLIME_HEADERFirst bytes of every SRF file -
SLIME_VERSION
public static final byte SLIME_VERSIONLatest version of the SRF that SWM supports- See Also:
-
-
Constructor Details
-
SlimeFormat
public SlimeFormat()
-