Skip to content

Commit

Permalink
Update CookiesMod.java
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamKracker authored Dec 23, 2024
1 parent 0423b1d commit 197835a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/java/codes/cookies/mod/CookiesMod.java
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@ public static void openScreen(Screen screen) {
MinecraftClient.getInstance().send(() -> MinecraftClient.getInstance().setScreen(screen));
}

public static void pasteCommand() {

}

@Override
public void onInitializeClient() {
CommandManager.initialize();
Expand Down

0 comments on commit 197835a

Please sign in to comment.