Skip to content

Commit

Permalink
how did this not trigger locally
Browse files Browse the repository at this point in the history
  • Loading branch information
zml2008 committed Dec 10, 2023
1 parent 29abee2 commit d28a06c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
/**
* Represents a resource pack request that can be sent to players.
*
* @see Audience#sendResourcePacks(ResourcePackInfo, ResourcePackInfo...)
* @see Audience#sendResourcePacks(ResourcePackInfoLike, ResourcePackInfoLike...)
* @since 4.15.0
*/
public interface ResourcePackInfo extends Examinable, ResourcePackInfoLike {
Expand Down

0 comments on commit d28a06c

Please sign in to comment.