Class ServerPacksSource
java.lang.Object
net.minecraft.server.packs.repository.ServerPacksSource
- All Implemented Interfaces:
RepositorySource
-
Field Summary
Modifier and TypeFieldDescriptionstatic final PackMetadataSection
static final String
private final VanillaPackResources
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
loadPacks
(Consumer<Pack> p_10548_, Pack.PackConstructor p_10549_)
-
Field Details
-
BUILT_IN_METADATA
-
VANILLA_ID
- See Also:
-
vanillaPack
-
-
Constructor Details
-
ServerPacksSource
public ServerPacksSource()
-
-
Method Details
-
loadPacks
- Specified by:
loadPacks
in interfaceRepositorySource
-