Skip to content

Commit

Permalink
Update code/src/main/java/org/incendo/cloud/snippet/minecraft/PaperEx…
Browse files Browse the repository at this point in the history
…ample.java
  • Loading branch information
Citymonstret authored Aug 9, 2024
1 parent d699cd3 commit bb702a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public void exampleModernCustom(
// --8<-- [end:modern_custom]
}

public void exampleModernSimpleSEnderMapper(
public void exampleModernSimpleSenderMapper(
final @NonNull JavaPlugin javaPlugin
) {
final ExecutionCoordinator<Source> executionCoordinator = ExecutionCoordinator.simpleCoordinator();
Expand Down

0 comments on commit bb702a9

Please sign in to comment.