net.minecraft.server.packs.resources

public interface IoSupplier<T>

avn
net.minecraft.server.packs.resources.IoSupplier
net.minecraft.class_7367

Method summary

Modifier and TypeMethod
static IoSupplier<InputStream>
create(Path arg0)
create(Path arg0)
static IoSupplier<InputStream>
create(ZipFile arg0, ZipEntry arg1)
create(ZipFile arg0, ZipEntry arg1)
T
get()
get()