Commit ca24458
authored
[refactor] Source set and packages (#1902)
* Moved all kotlin classes to src/kotlin
* Moved installer to new package
* Moved KamiMod and Mixin classes to new package
* Moved command to new package
* Moved events to new package
* Moved managers to new package
* Moved gui to new package
* Moved utils to new package
* Moved settings to new package
* Moved modules to new package
* Fixed utils import
* Fixed strings1 parent 4f3c836 commit ca24458
482 files changed
Lines changed: 2801 additions & 2815 deletions
File tree
- scripts
- src/main
- java
- me/zeroeightsix/kami
- event/events
- manager
- module/modules/player
- setting
- org/kamiblue/client
- installer
- mixin
- client
- accessor
- gui
- network
- player
- render
- baritone
- entity
- gui
- network
- optifine
- player
- render
- world
- kotlin/org/kamiblue/client
- command
- commands
- event
- events
- gui
- clickgui
- component
- window
- hudgui
- component
- elements
- client
- combat
- misc
- player
- world
- window
- mc
- rgui
- component
- windows
- manager
- managers
- mixin/extension
- module
- modules
- chat
- client
- combat
- misc
- movement
- player
- render
- process
- setting
- configs
- groups
- settings
- impl
- collection
- number
- other
- primitive
- util
- color
- combat
- filesystem
- graphics
- font
- texture
- items
- math
- text
- threads
- resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
0 commit comments