Uses of Record Class
net.minecraft.server.packs.repository.Pack.Metadata
Package
Description
-
Uses of Pack.Metadata in net.minecraft.server.packs
Modifier and TypeMethodDescriptionFilePackResources.FileResourcesSupplier.openFull
(PackLocationInfo p_326484_, Pack.Metadata p_326165_) PathPackResources.PathResourcesSupplier.openFull
(PackLocationInfo p_326066_, Pack.Metadata p_326237_) -
Uses of Pack.Metadata in net.minecraft.server.packs.repository
Modifier and TypeMethodDescriptionstatic Pack.Metadata
Pack.readPackMetadata
(PackLocationInfo p_326060_, Pack.ResourcesSupplier p_326166_, int p_326341_) Modifier and TypeMethodDescriptionPack.ResourcesSupplier.openFull
(PackLocationInfo p_326241_, Pack.Metadata p_325959_) ModifierConstructorDescriptionPack
(PackLocationInfo p_326123_, Pack.ResourcesSupplier p_249377_, Pack.Metadata p_326375_, PackSelectionConfig p_326282_) private
Pack
(PackLocationInfo p_326123_, Pack.ResourcesSupplier p_249377_, Pack.Metadata p_326375_, PackSelectionConfig p_326282_, List<Pack> children) -
Uses of Pack.Metadata in net.neoforged.neoforge.resource
Modifier and TypeMethodDescriptionprivate static Pack.Metadata
ResourcePackLoader.readMeta
(PackType type, PackLocationInfo location, Pack.ResourcesSupplier resources) Modifier and TypeMethodDescriptionEmptyPackResources.EmptyResourcesSupplier.openFull
(PackLocationInfo id, Pack.Metadata info)