Commit 9825953
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src/MiNET
- MiNET.Console
- MiNET
- Blocks
- Entities/World
- Items
- Net/RakNet
Expand file treeCollapse file tree
Open diff view settings
Binary file not shown.
Collapse file
src/MiNET/MiNET/Blocks/Chest.cs
Copy file name to clipboardExpand all lines: src/MiNET/MiNET/Blocks/Chest.cs-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
31 | 30 | |
32 | 31 | |
33 | 32 | |
|
Collapse file
src/MiNET/MiNET/Blocks/ChestBase.cs
Copy file name to clipboardExpand all lines: src/MiNET/MiNET/Blocks/ChestBase.cs+7-2Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | | - |
29 | 28 | |
30 | 29 | |
31 | 30 | |
| ||
56 | 55 | |
57 | 56 | |
58 | 57 | |
59 | | - |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
60 | 65 | |
61 | 66 | |
62 | 67 | |
|
Collapse file
src/MiNET/MiNET/Blocks/ShulkerBox.cs
Copy file name to clipboardExpand all lines: src/MiNET/MiNET/Blocks/ShulkerBox.cs+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
59 | 59 | |
60 | 60 | |
61 | 61 | |
| 62 | + |
62 | 63 | |
63 | 64 | |
64 | 65 | |
|
Collapse file
src/MiNET/MiNET/Blocks/UndyedShulkerBox.cs
Copy file name to clipboardExpand all lines: src/MiNET/MiNET/Blocks/UndyedShulkerBox.cs+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | | - |
29 | 28 | |
30 | 29 | |
31 | 30 | |
| ||
57 | 56 | |
58 | 57 | |
59 | 58 | |
| 59 | + |
60 | 60 | |
61 | 61 | |
62 | 62 | |
|
Collapse file
src/MiNET/MiNET/Entities/World/PrimedTnt.cs
Copy file name to clipboardExpand all lines: src/MiNET/MiNET/Entities/World/PrimedTnt.cs+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
120 | 120 | |
121 | 121 | |
122 | 122 | |
| 123 | + |
123 | 124 | |
124 | 125 | |
125 | 126 | |
Collapse file
src/MiNET/MiNET/Items/ItemFlintAndSteel.cs
Copy file name to clipboardExpand all lines: src/MiNET/MiNET/Items/ItemFlintAndSteel.cs+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
31 | 31 | |
32 | 32 | |
33 | 33 | |
34 | | - |
| 34 | + |
35 | 35 | |
36 | 36 | |
37 | 37 | |
| ||
53 | 53 | |
54 | 54 | |
55 | 55 | |
| 56 | + |
56 | 57 | |
57 | 58 | |
58 | 59 | |
| 60 | + |
| 61 | + |
59 | 62 | |
60 | 63 | |
61 | 64 | |
|
Collapse file
src/MiNET/MiNET/LoginMessageHandler.cs
Copy file name to clipboardExpand all lines: src/MiNET/MiNET/LoginMessageHandler.cs+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
76 | 76 | |
77 | 77 | |
78 | 78 | |
79 | | - |
| 79 | + |
80 | 80 | |
81 | 81 | |
82 | 82 | |
|
Collapse file
src/MiNET/MiNET/Net/RakNet/Datagram.cs
Copy file name to clipboardExpand all lines: src/MiNET/MiNET/Net/RakNet/Datagram.cs+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
260 | 260 | |
261 | 261 | |
262 | 262 | |
263 | | - |
| 263 | + |
264 | 264 | |
265 | 265 | |
266 | 266 | |
|
0 commit comments