net.minecraft.server.packs

public abstract class AbstractPackResources

implements PackResources

avw
net.minecraft.server.packs.AbstractPackResources
net.minecraft.class_3255
net.minecraft.resource.AbstractFileResourcePack

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
c
LOGGER
field_14182
LOGGER
private final PackLocationInfo
d
location
field_49031
info

Constructor summary

ModifierConstructor
protected (PackLocationInfo info)

Method summary

Modifier and TypeMethod
public <T> T
a(aws<T> arg0)
getMetadataSection(MetadataSectionType<T> arg0)
method_14407(class_7677<T> arg0)
parseMetadata(ResourceMetadataSerializer<T> arg0)
public static <T> T
a(aws<T> arg0, InputStream arg1, awe arg2)
getMetadataFromStream(MetadataSectionType<T> arg0, InputStream arg1, PackLocationInfo arg2)
method_14392(class_7677<T> arg0, InputStream arg1, class_9224 arg2)
parseMetadata(ResourceMetadataSerializer<T> arg0, InputStream inputStream, ResourcePackInfo arg2)
public PackLocationInfo
a()
location()
method_56926()
getInfo()