Uses of Class
net.minecraft.server.packs.FixedPathPackResources
Packages that use FixedPathPackResources
-
Uses of FixedPathPackResources in net.minecraft.server.packs
Fields in net.minecraft.server.packs declared as FixedPathPackResourcesModifier and TypeFieldDescriptionprivate final FixedPathPackResourcesVanillaPackResources.fullResourcesMethods in net.minecraft.server.packs that return FixedPathPackResourcesModifier and TypeMethodDescriptionFixedPathPackResources.Builder.build(PackLocationInfo location) Constructors in net.minecraft.server.packs with parameters of type FixedPathPackResourcesModifierConstructorDescriptionVanillaPackResources(FixedPathPackResources fullResources, List<PackResources> resourceLayers)