Interface LocalWebServerAPIRegistry


public interface LocalWebServerAPIRegistry
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    register(net.minecraft.resources.ResourceLocation id, int version)
     
  • Method Details

    • register

      void register(net.minecraft.resources.ResourceLocation id, int version)