-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
73 changed files
with
1,556 additions
and
504 deletions.
There are no files selected for viewing
12 changes: 6 additions & 6 deletions
12
nms-patches/net/minecraft/commands/arguments/ArgumentEntity.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
nms-patches/net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- a/net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol.java | ||
+++ b/net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol.java | ||
@@ -1,3 +1,4 @@ | ||
+// mc-dev import | ||
package net.minecraft.network.protocol.handshake; | ||
|
||
import net.minecraft.network.PacketDataSerializer; |
Oops, something went wrong.