Made functional interface IChunkGeneratorFactory public (#5395)
This commit is contained in:
parent
b527bf8ab3
commit
6ea19ec8bf
1 changed files with 4 additions and 1 deletions
|
@ -396,3 +396,6 @@ public net.minecraft.block.Block$Builder func_200943_b(F)Lnet/minecraft/block/Bl
|
|||
|
||||
#ChunkGeneratorType
|
||||
public net.minecraft.world.gen.ChunkGeneratorType$Settings
|
||||
|
||||
#IChunkGeneratorFactory
|
||||
public net.minecraft.world.gen.IChunkGeneratorFactory
|
||||
|
|
Loading…
Reference in a new issue