Uses of Class
net.mathias2246.buildmc.util.registry.BaseRegistry
Packages that use BaseRegistry
-
Uses of BaseRegistry in net.mathias2246.buildmc.api.event.player
Methods in net.mathias2246.buildmc.api.event.player that return BaseRegistryModifier and TypeMethodDescriptionStatusLoadEvent.getStatusRegistry()Returns the registry being populated during this load event.Constructors in net.mathias2246.buildmc.api.event.player with parameters of type BaseRegistryModifierConstructorDescriptionStatusLoadEvent(@NotNull BaseRegistry<StatusInstance> statusRegistry) Creates a newStatusLoadEvent.