Uses of Record Class
net.minecraft.server.packs.repository.Pack.Info
Packages that use Pack.Info
Package
Description
-
Uses of Pack.Info in net.minecraft.server.packs
Methods in net.minecraft.server.packs with parameters of type Pack.InfoModifier and TypeMethodDescription -
Uses of Pack.Info in net.minecraft.server.packs.repository
Fields in net.minecraft.server.packs.repository declared as Pack.InfoMethods in net.minecraft.server.packs.repository that return Pack.InfoModifier and TypeMethodDescriptionstatic Pack.Info
Pack.readPackInfo
(String p_250591_, Pack.ResourcesSupplier p_250739_, int p_294759_) Methods in net.minecraft.server.packs.repository with parameters of type Pack.InfoModifier and TypeMethodDescriptionstatic Pack
Pack.create
(String p_252257_, Component p_248717_, boolean p_248811_, Pack.ResourcesSupplier p_248969_, Pack.Info p_251314_, Pack.Position p_252110_, boolean p_250237_, PackSource p_248524_) Constructors in net.minecraft.server.packs.repository with parameters of type Pack.InfoModifierConstructorDescriptionprivate
Pack
(String p_252218_, boolean p_248829_, Pack.ResourcesSupplier p_249377_, Component p_251718_, Pack.Info p_250162_, Pack.Position p_251298_, boolean p_249753_, PackSource p_251608_) private
Pack
(String p_252218_, boolean p_248829_, Pack.ResourcesSupplier p_249377_, Component p_251718_, Pack.Info p_250162_, Pack.Position p_251298_, boolean p_249753_, PackSource p_251608_, List<Pack> children) -
Uses of Pack.Info in net.neoforged.neoforge.resource
Methods in net.neoforged.neoforge.resource that return Pack.InfoModifier and TypeMethodDescriptionprivate static Pack.Info
ResourcePackLoader.readInfo
(PackType type, Pack.ResourcesSupplier resources, String id, Component title) Methods in net.neoforged.neoforge.resource with parameters of type Pack.InfoModifier and TypeMethodDescription