-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
priority: highShould be fixed as soon as possible (regressions, unexpected behavior)Should be fixed as soon as possible (regressions, unexpected behavior)type: enhancement
Description
Is your feature request related to a problem? Please describe.
A method that takes arrays, e.g. Player.Spigot#sendMessage(ChatMessageType, BaseComponent[]) can't be referenced with descriptors.
Describe the solution you'd like
Descriptors like [...BaseComponent], [BaseComponent...] or [BaseComponent[]]
Metadata
Metadata
Assignees
Labels
priority: highShould be fixed as soon as possible (regressions, unexpected behavior)Should be fixed as soon as possible (regressions, unexpected behavior)type: enhancement