Class MinecraftMappingsProvider
java.lang.Object
fr.skytasul.reflection.shrieker.minecraft.MinecraftMappingsProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull fr.skytasul.reflection.mappings.MappingsloadMinecraftMappings(@NotNull fr.skytasul.reflection.Version version) @NotNull fr.skytasul.reflection.mappings.MappingsloadSpigotMappings(@NotNull fr.skytasul.reflection.Version version)
-
Constructor Details
-
MinecraftMappingsProvider
- Throws:
IOException
-
-
Method Details
-
loadMinecraftMappings
@NotNull public @NotNull fr.skytasul.reflection.mappings.Mappings loadMinecraftMappings(@NotNull @NotNull fr.skytasul.reflection.Version version) throws IOException - Throws:
IOException
-
loadSpigotMappings
@NotNull public @NotNull fr.skytasul.reflection.mappings.Mappings loadSpigotMappings(@NotNull @NotNull fr.skytasul.reflection.Version version) throws IOException - Throws:
IOException
-