| Package | Description |
|---|---|
| me.lucko.helper.reflect |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<SnapshotVersion> |
SnapshotVersion.COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
SnapshotVersion |
MinecraftVersion.getSnapshot()
Gets the snapshot version, or null if this is a release.
|
static SnapshotVersion |
SnapshotVersion.parse(String version)
Parses a snapshot version
|
| Modifier and Type | Method and Description |
|---|---|
int |
SnapshotVersion.compareTo(SnapshotVersion that) |
Copyright © 2020. All rights reserved.