Uses of Class
net.minecraft.server.packs.VanillaPackResources
Packages that use VanillaPackResources
Package
Description
-
Uses of VanillaPackResources in net.minecraft.client
Fields in net.minecraft.client declared as VanillaPackResourcesModifier and TypeFieldDescriptionprivate final VanillaPackResources
Minecraft.vanillaPackResources
Methods in net.minecraft.client that return VanillaPackResources -
Uses of VanillaPackResources in net.minecraft.client.resources
Methods in net.minecraft.client.resources that return VanillaPackResourcesModifier and TypeMethodDescriptionstatic VanillaPackResources
ClientPackSource.createVanillaPackSource
(Path p_250749_) -
Uses of VanillaPackResources in net.minecraft.server.packs
Methods in net.minecraft.server.packs that return VanillaPackResources -
Uses of VanillaPackResources in net.minecraft.server.packs.repository
Fields in net.minecraft.server.packs.repository declared as VanillaPackResourcesModifier and TypeFieldDescriptionprivate final VanillaPackResources
BuiltInPackSource.vanillaPack
Methods in net.minecraft.server.packs.repository that return VanillaPackResourcesModifier and TypeMethodDescriptionstatic VanillaPackResources
ServerPacksSource.createVanillaPackSource()
BuiltInPackSource.getVanillaPack()
Constructors in net.minecraft.server.packs.repository with parameters of type VanillaPackResourcesModifierConstructorDescriptionBuiltInPackSource
(PackType p_249137_, VanillaPackResources p_250453_, ResourceLocation p_251151_)