net.minecraft.resource

public interface InputSupplier<T>

net.minecraft.server.packs.resources.IoSupplier
net.minecraft.class_7367
net.minecraft.resource.InputSupplier

Method summary

Modifier and TypeMethod
static InputSupplier<InputStream>
create(Path path)
method_1_176(Path arg0)
create(Path file)
static InputSupplier<InputStream>
create(ZipFile zipFile, ZipEntry entry)
method_1_177(ZipFile arg0, ZipEntry arg1)
create(ZipFile zipFile, ZipEntry zipEntry)
T
get()
method_1_178()
open()
private static InputStream
lambda$create$1(ZipFile arg0, ZipEntry arg1)
method_45302(ZipFile arg0, ZipEntry arg1)
method_45302(ZipFile arg0, ZipEntry arg1)
private static InputStream
lambda$create$0(Path arg0)
method_45301(Path arg0)
method_45301(Path arg0)