net.minecraft.resource.pack

public class BuiltInPack

implements Pack

wk
net.minecraft.class_3268
net.minecraft.resource.pack.BuiltInPack
net.minecraft.resources.VanillaPack
net.minecraft.resources.VanillaPack

Field summary

Modifier and TypeField
public static Path
a
field_14196
generatedDir
field_199754_a
basePath
private static final org.apache.logging.log4j.Logger
d
field_14195
LOGGER
field_195784_b
LOGGER
public static Class<?>
b
field_14194
clientClass
field_211688_b
baseClass
private static final Map<PackType, FileSystem>
e
field_17917
DEFAULT_FILESYSTEMS
field_217810_e
field_217810_e
public final Set<String>
c
field_14193
namespaces
field_195783_a
resourceNamespaces

Constructor summary

ModifierConstructor
public (String... namespaces)

Method summary

Modifier and TypeMethod
public InputStream
b(String arg0)
method_14410(String arg0)
getRootResource(String path)
func_195763_b(String arg0)
getRootResourceStream(String arg0)
public InputStream
a(wi arg0, qs arg1)
method_14405(class_3264 arg0, class_2960 arg1)
getResource(PackType arg0, Identifier arg1)
func_195761_a(ResourcePackType arg0, ResourceLocation arg1)
getResourceStream(ResourcePackType arg0, ResourceLocation arg1)
public Collection<Identifier>
a(wi arg0, String arg1, int arg2, Predicate<String> arg3)
method_14408(class_3264 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_14418(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(wi arg0, qs arg1)
method_14416(class_3264 arg0, class_2960 arg1)
openResource(PackType type, Identifier location)
func_195782_c(ResourcePackType arg0, ResourceLocation arg1)
getInputStreamVanilla(ResourcePackType type, ResourceLocation location)
protected InputStream
a(String arg0)
method_14417(String arg0)
openResource(String path)
func_200010_a(String arg0)
getInputStreamVanilla(String pathIn)
public boolean
b(wi arg0, qs arg1)
method_14411(class_3264 arg0, class_2960 arg1)
hasResource(PackType arg0, Identifier arg1)
func_195764_b(ResourcePackType arg0, ResourceLocation arg1)
resourceExists(ResourcePackType arg0, ResourceLocation arg1)
public Set<String>
a(wi arg0)
method_14406(class_3264 arg0)
getNamespaces(PackType arg0)
func_195759_a(ResourcePackType arg0)
getResourceNamespaces(ResourcePackType arg0)
public <T> T
a(wl<T> arg0)
method_14407(class_3270<T> arg0)
getMetadataSection(ResourceMetadataSerializer<T> arg0)
func_195760_a(IMetadataSectionSerializer<T> arg0)
getMetadata(IMetadataSectionSerializer<T> arg0)
public String
a()
method_14409()
getName()
func_195762_a()
getName()
public void
close()
close()