java.lang.Object
io.github.startsmercury.simply_no_shading.impl.client.SnsConstants
public final class SnsConstants
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
COLUMN_PATTERN
public static final Pattern COLUMN_PATTERN
-
LINE_PATTERN
public static final Pattern LINE_PATTERN
-
MODID
public static final String MODID
- See Also:
-
-
NAME
public static final String NAME
- See Also:
-
-
CONFIG_EXT
public static final String CONFIG_EXT
- See Also:
-
-
CONFIG_NAME
public static final String CONFIG_NAME
- See Also:
-
-
IGNORE_TAG
public static final String IGNORE_TAG
- See Also:
-
-
Constructor Details
-
SnsConstants
private SnsConstants()