Class Resource1_18_2
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?>getLocation(String path) mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?>getLocation(String modid, String path) stream(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> location)
-
Constructor Details
-
Resource1_18_2
public Resource1_18_2()
-
-
Method Details
-
getLocation
public mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> getLocation(String path) - Specified by:
getLocationin interfacemods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceAPI
-
getLocation
public mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> getLocation(String modid, String path) - Specified by:
getLocationin interfacemods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceAPI
-
stream
public InputStream stream(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> location) - Specified by:
streamin interfacemods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceAPI
-