net.minecraft.resource

public abstract class AbstractFileResourcePack

implements ResourcePack

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

Field summary

Modifier and TypeField
private final ResourcePackInfo
location
field_49031
info
private ResourceMetadata
metadata
field_1_622
resourceMetadata

Constructor summary

ModifierConstructor
protected (ResourcePackInfo info)

Method summary

Modifier and TypeMethod
public <T> T
getMetadataSection(MetadataSectionType<T> metadataSerializer)
method_14407(class_7677<T> arg0)
getMetadata(ResourceMetadataSerializer<T> arg0)
public static ResourceMetadata
loadMetadata(PackResources packResources)
method_1_564(class_3262 arg0)
parseMetadata(ResourcePack pack)
public ResourcePackInfo
location()
method_56926()
getInfo()