Skip to content

Commit

Permalink
Update Commands.java.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Mickey42302 authored Jan 18, 2025
1 parent a9bcd9f commit 96e0d8b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
RaidCommand.register(this.dispatcher, context);
DebugPathCommand.register(this.dispatcher);
DebugMobSpawningCommand.register(this.dispatcher);
ChaseCommand.register(this.dispatcher);
@@ -245,6 +_,14 @@
StopCommand.register(this.dispatcher);
TransferCommand.register(this.dispatcher);
Expand Down

0 comments on commit 96e0d8b

Please sign in to comment.