[Change] Separated all World-Load related code to a new namespace
This commit is contained in:
parent
67d09676c4
commit
25fa53541f
79 changed files with 1924 additions and 814 deletions
|
@ -7,15 +7,13 @@
|
|||
"AnvilScreenMixin",
|
||||
"BlockMixin",
|
||||
"ClientRecipeBookMixin",
|
||||
"CreateWorldScreenMixin",
|
||||
"FogRendererMixin",
|
||||
"GameMixin",
|
||||
"MinecraftMixin",
|
||||
"ModelBakeryMixin",
|
||||
"ModelManagerMixin",
|
||||
"SignEditScreenMixin",
|
||||
"TextureAtlasMixin",
|
||||
"WorldGenSettingsComponentMixin"
|
||||
"TextureAtlasMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue