Uses of Class
net.minecraft.resources.data.PackMetadataSection
Package
Description
-
Uses of PackMetadataSection in net.minecraft.client
Modifier and TypeMethodDescriptionprivate static ResourcePackInfo
Minecraft.createClientPackAdapter
(String p_228011_0_, boolean p_228011_1_, Supplier<IResourcePack> p_228011_2_, IResourcePack p_228011_3_, PackMetadataSection p_228011_4_, ResourcePackInfo.Priority p_228011_5_, IPackNameDecorator p_228011_6_) -
Uses of PackMetadataSection in net.minecraft.resources
Modifier and TypeFieldDescriptionprivate static final PackMetadataSection
ResourcePackInfo.BROKEN_ASSETS_FALLBACK
Modifier and TypeMethodDescriptionResourcePackInfo.IFactory.create
(String p_create_1_, boolean p_create_2_, Supplier<IResourcePack> p_create_3_, IResourcePack p_create_4_, PackMetadataSection p_create_5_, ResourcePackInfo.Priority p_create_6_, IPackNameDecorator p_create_7_) ModifierConstructorDescriptionResourcePackInfo
(String p_i231421_1_, boolean p_i231421_2_, Supplier<IResourcePack> p_i231421_3_, IResourcePack p_i231421_4_, PackMetadataSection p_i231421_5_, ResourcePackInfo.Priority p_i231421_6_, IPackNameDecorator p_i231421_7_) Deprecated.ResourcePackInfo
(String p_i231421_1_, boolean p_i231421_2_, Supplier<IResourcePack> p_i231421_3_, IResourcePack p_i231421_4_, PackMetadataSection p_i231421_5_, ResourcePackInfo.Priority p_i231421_6_, IPackNameDecorator p_i231421_7_, boolean hidden) -
Uses of PackMetadataSection in net.minecraft.resources.data
Modifier and TypeMethodDescriptionPackMetadataSectionSerializer.fromJson
(com.google.gson.JsonObject p_195812_1_) -
Uses of PackMetadataSection in net.minecraftforge.fml.packs
Modifier and TypeFieldDescriptionprivate final PackMetadataSection
DelegatingResourcePack.packInfo
ModifierConstructorDescriptionDelegatingResourcePack
(String id, String name, PackMetadataSection packInfo, List<? extends IResourcePack> packs)