java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v21.resource.Resource1_21
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceAPI

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

    • Resource1_21

      public Resource1_21()
  • 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