Class MinecraftMappingsProvider

java.lang.Object
fr.skytasul.reflection.shrieker.minecraft.MinecraftMappingsProvider

public class MinecraftMappingsProvider extends Object
  • Constructor Details

    • MinecraftMappingsProvider

      public MinecraftMappingsProvider(@NotNull @NotNull Path dataFolder) throws IOException
      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