Uses of Class
net.minecraft.server.packs.VanillaPackResources
Package
Description
-
Uses of VanillaPackResources in net.minecraft.client
Modifier and TypeFieldDescriptionprivate final VanillaPackResources
Minecraft.vanillaPackResources
-
Uses of VanillaPackResources in net.minecraft.client.resources
Modifier and TypeMethodDescriptionstatic VanillaPackResources
ClientPackSource.createVanillaPackSource
(Path p_250749_) -
Uses of VanillaPackResources in net.minecraft.server.packs
-
Uses of VanillaPackResources in net.minecraft.server.packs.repository
Modifier and TypeFieldDescriptionprivate final VanillaPackResources
BuiltInPackSource.vanillaPack
Modifier and TypeMethodDescriptionstatic VanillaPackResources
ServerPacksSource.createVanillaPackSource()
BuiltInPackSource.getVanillaPack()
ModifierConstructorDescriptionBuiltInPackSource
(PackType p_249137_, VanillaPackResources p_250453_, ResourceLocation p_251151_, DirectoryValidator p_294859_)