java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v18.m2.resource.Resource1_18_2
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceAPI

public class Resource1_18_2 extends Object implements mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceAPI
  • Constructor Details

    • Resource1_18_2

      public Resource1_18_2()
  • Method Details

    • getLocation

      public mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> getLocation(String path)
      Specified by:
      getLocation in interface mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceAPI
    • getLocation

      public mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> getLocation(String modid, String path)
      Specified by:
      getLocation in interface mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceAPI
    • stream

      public InputStream stream(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> location)
      Specified by:
      stream in interface mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceAPI