public class VanillaReader
extends java.lang.Object
| Constructor and Description |
|---|
VanillaReader(@NotNull FlowUpdater flowUpdater)
Construct a new VanillaReader.
|
| Modifier and Type | Method and Description |
|---|---|
void |
read()
This method calls other methods to parse each part of the given Minecraft Version.
|
public VanillaReader(@NotNull
@NotNull FlowUpdater flowUpdater)
flowUpdater - the flow updater object.