Uses of Class
net.minecraftforge.fml.relauncher.libraries.SnapshotJson.Entry
-
Packages that use SnapshotJson.Entry Package Description net.minecraftforge.fml.relauncher.libraries -
-
Uses of SnapshotJson.Entry in net.minecraftforge.fml.relauncher.libraries
Fields in net.minecraftforge.fml.relauncher.libraries with type parameters of type SnapshotJson.Entry Modifier and Type Field Description private static java.util.Comparator<SnapshotJson.Entry>
SnapshotJson. SORTER
private java.util.List<SnapshotJson.Entry>
SnapshotJson. versions
Methods in net.minecraftforge.fml.relauncher.libraries with parameters of type SnapshotJson.Entry Modifier and Type Method Description void
SnapshotJson. add(SnapshotJson.Entry data)
-