Skip to content

Allow descriptors to specify array parameters #86

@Pikachu920

Description

@Pikachu920

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)type: enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions