net.minecraft.resource.pack

public class BuiltInPack

implements Pack

uo
net.minecraft.class_4456
net.minecraft.resource.pack.BuiltInPack
net.minecraft.resources.VanillaPack
net.minecraft.resources.VanillaPack

Field summary

Modifier and TypeField
public static Path
a
field_21890
generatedDir
field_199754_a
basePath
private static final org.apache.logging.log4j.Logger
d
field_21893
LOGGER
field_195784_b
LOGGER
public static Class<?>
b
field_21891
clientClass
field_211688_b
baseClass
public final Set<String>
c
field_21892
namespaces
field_195783_a
resourceNamespaces

Constructor summary

ModifierConstructor
public (String... namespaces)

Method summary

Modifier and TypeMethod
public InputStream
b(String arg0)
method_21330(String arg0)
getRootResource(String path)
func_195763_b(String arg0)
getRootResourceStream(String arg0)
public InputStream
a(um arg0, pc arg1)
method_5897(class_4455 arg0, class_1653 arg1)
getResource(PackType arg0, Identifier arg1)
func_195761_a(ResourcePackType arg0, ResourceLocation arg1)
getResourceStream(ResourcePackType arg0, ResourceLocation arg1)
public Collection<Identifier>
a(um arg0, String arg1, int arg2, Predicate<String> arg3)
method_21328(class_4455 arg0, String arg1, int arg2, Predicate<String> arg3)
findResources(PackType arg0, String arg1, int arg2, Predicate<String> arg3)
func_195758_a(ResourcePackType arg0, String arg1, int arg2, Predicate<String> arg3)
getAllResourceLocations(ResourcePackType arg0, String arg1, int arg2, Predicate<String> arg3)
private Collection<Identifier>
a(int arg0, String arg1, Path arg2, String arg3, Predicate<String> arg4)
method_21332(int arg0, String arg1, Path arg2, String arg3, Predicate<String> arg4)
getResources(int maxDepth, String namespace, Path dir, String path, Predicate<String> filter)
func_195781_a(int arg0, String arg1, Path arg2, String arg3, Predicate<String> arg4)
getResourceLocations(int arg0, String arg1, Path arg2, String arg3, Predicate<String> arg4)
protected InputStream
c(um arg0, pc arg1)
method_21334(class_4455 arg0, class_1653 arg1)
openResource(PackType type, Identifier location)
func_195782_c(ResourcePackType arg0, ResourceLocation arg1)
getInputStreamVanilla(ResourcePackType type, ResourceLocation location)
protected InputStream
a(String arg0)
method_21333(String arg0)
openResource(String path)
func_200010_a(String arg0)
getInputStreamVanilla(String pathIn)
public boolean
b(um arg0, pc arg1)
method_5900(class_4455 arg0, class_1653 arg1)
hasResource(PackType arg0, Identifier arg1)
func_195764_b(ResourcePackType arg0, ResourceLocation arg1)
resourceExists(ResourcePackType arg0, ResourceLocation arg1)
public Set<String>
a(um arg0)
method_21327(class_4455 arg0)
getNamespaces(PackType arg0)
func_195759_a(ResourcePackType arg0)
getResourceNamespaces(ResourcePackType arg0)
public <T> T
a(up<T> arg0)
method_21329(class_4457<T> arg0)
getMetadataSection(ResourceMetadataSerializer<T> arg0)
func_195760_a(IMetadataSectionSerializer<T> arg0)
getMetadata(IMetadataSectionSerializer<T> arg0)
public String
a()
method_5899()
getName()
func_195762_a()
getName()
public void
close()
close()
close()
close()