Uses of Class
net.minecraft.class_7780
Packages that use class_7780
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7780 in net.minecraft
Methods in net.minecraft that return class_7780Modifier and TypeMethodDescriptionstatic class_7780<class_7659>class_7659.method_45139()static class_7780<class_7756>class_7756.method_45738()class_7780.method_45929(T t, List<DynamicRegistryManager.Immutable> list) class_7780.method_45930(T t, DynamicRegistryManager.Immutable[] immutable) Methods in net.minecraft with parameters of type class_7780Modifier and TypeMethodDescriptionstatic Stream<DynamicRegistryManager.Entry<?>>class_7782.method_45953(class_7780<class_7659> class_7780) -
Uses of class_7780 in net.minecraft.client.gui.screen.world
Methods in net.minecraft.client.gui.screen.world with parameters of type class_7780Modifier and TypeMethodDescriptionprivate voidCreateWorldScreen.startServer(LevelProperties.class_7729 class_7729, class_7780<class_7659> class_7780, com.mojang.serialization.Lifecycle lifecycle) -
Uses of class_7780 in net.minecraft.client.network
Fields in net.minecraft.client.network declared as class_7780Modifier and TypeFieldDescriptionprivate class_7780<class_7756>ClientPlayNetworkHandler.registryManager -
Uses of class_7780 in net.minecraft.client.world
Fields in net.minecraft.client.world declared as class_7780Modifier and TypeFieldDescriptionprivate final class_7780<class_7659>GeneratorOptionsHolder.worldgenRegistriesThe field for theworldgenRegistriesrecord component.Methods in net.minecraft.client.world that return class_7780Modifier and TypeMethodDescriptionGeneratorOptionsHolder.worldgenRegistries()Returns the value of theworldgenRegistriesrecord component.Constructors in net.minecraft.client.world with parameters of type class_7780ModifierConstructorDescriptionGeneratorOptionsHolder(class_7726 class_7726, class_7780<class_7659> class_7780, DataPackContents dataPackContents, class_7712 class_7712) GeneratorOptionsHolder(GeneratorOptions generatorOptions, class_7723 class_7723, class_7780<class_7659> class_7780, DataPackContents dataPackContents, class_7712 class_7712) GeneratorOptionsHolder(GeneratorOptions generatorOptions, Registry<DimensionOptions> registry, class_7723 class_7723, class_7780<class_7659> class_7780, DataPackContents dataPackContents, class_7712 class_7712) -
Uses of class_7780 in net.minecraft.server
Fields in net.minecraft.server declared as class_7780Modifier and TypeFieldDescriptionprivate final class_7780<class_7659>SaveLoader.dynamicRegistryManagerThe field for thedynamicRegistryManagerrecord component.private final class_7780<class_7659>MinecraftServer.registryManagerprivate final class_7780<class_7659>PlayerManager.registryManagerMethods in net.minecraft.server that return class_7780Modifier and TypeMethodDescriptionSaveLoader.dynamicRegistryManager()Returns the value of thedynamicRegistryManagerrecord component.private static class_7780<class_7659>SaveLoading.method_45143(ResourceManager resourceManager, class_7780<class_7659> class_7780, class_7659 class_7659, List<class_7655.class_7657<?>> list) MinecraftServer.method_46221()Methods in net.minecraft.server with parameters of type class_7780Modifier and TypeMethodDescriptionSaveLoading.SaveApplierFactory.create(LifecycledResourceManager resourceManager, DataPackContents dataPackContents, class_7780<class_7659> dynamicRegistryManager, D loadContext) private static DynamicRegistryManager.ImmutableSaveLoading.method_45142(ResourceManager resourceManager, class_7780<class_7659> class_7780, class_7659 class_7659, List<class_7655.class_7657<?>> list) private static class_7780<class_7659>SaveLoading.method_45143(ResourceManager resourceManager, class_7780<class_7659> class_7780, class_7659 class_7659, List<class_7655.class_7657<?>> list) Constructors in net.minecraft.server with parameters of type class_7780ModifierConstructorDescriptionPlayerManager(MinecraftServer server, class_7780<class_7659> registryManager, WorldSaveHandler saveHandler, int maxPlayers) SaveLoader(LifecycledResourceManager lifecycledResourceManager, DataPackContents dataPackContents, class_7780<class_7659> class_7780, SaveProperties saveProperties) -
Uses of class_7780 in net.minecraft.server.dedicated
Constructors in net.minecraft.server.dedicated with parameters of type class_7780ModifierConstructorDescriptionDedicatedPlayerManager(MinecraftDedicatedServer server, class_7780<class_7659> tracker, WorldSaveHandler saveHandler) -
Uses of class_7780 in net.minecraft.server.integrated
Methods in net.minecraft.server.integrated with parameters of type class_7780Modifier and TypeMethodDescriptionvoidIntegratedServerLoader.start(LevelStorage.Session session, DataPackContents dataPackContents, class_7780<class_7659> dynamicRegistryManager, SaveProperties saveProperties) Constructors in net.minecraft.server.integrated with parameters of type class_7780ModifierConstructorDescriptionIntegratedPlayerManager(IntegratedServer server, class_7780<class_7659> registryManager, WorldSaveHandler saveHandler) -
Uses of class_7780 in net.minecraft.tag
Methods in net.minecraft.tag with parameters of type class_7780Modifier and TypeMethodDescriptionstatic Map<RegistryKey<? extends Registry<?>>,TagPacketSerializer.Serialized> TagPacketSerializer.serializeTags(class_7780<class_7659> dynamicRegistryManager)