Uses of Record Class
com.github.pinont.singularitylib.api.registry.PluginRegistry.RegisteredComponents
Packages that use PluginRegistry.RegisteredComponents
-
Uses of PluginRegistry.RegisteredComponents in com.github.pinont.singularitylib.api.registry
Fields in com.github.pinont.singularitylib.api.registry declared as PluginRegistry.RegisteredComponentsModifier and TypeFieldDescriptionstatic final PluginRegistry.RegisteredComponentsPluginRegistry.RegisteredComponents.EMPTYMethods in com.github.pinont.singularitylib.api.registry that return PluginRegistry.RegisteredComponentsModifier and TypeMethodDescriptionstatic @NotNull PluginRegistry.RegisteredComponentsPluginRegistry.componentsOf(@Nullable CorePlugin plugin) Returns a plugin's registered components (empty record if none recorded).