mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-27 16:53:53 +00:00
parent
119bff3514
commit
b9a2951901
308 changed files with 5368 additions and 5360 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#include "net.minecraft.world.level.newbiome.layer.h"
|
||||
#include "net.minecraft.world.level.biome.h"
|
||||
|
||||
AddSnowLayer::AddSnowLayer(int64_t seedMixup, shared_ptr<Layer> parent) : Layer(seedMixup)
|
||||
AddSnowLayer::AddSnowLayer(__int64 seedMixup, shared_ptr<Layer> parent) : Layer(seedMixup)
|
||||
{
|
||||
this->parent = parent;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue