Made functional interface IChunkGeneratorFactory public (#5395)

This commit is contained in:
mcenderdragon 2019-02-07 08:18:47 +01:00 committed by LexManos
parent b527bf8ab3
commit 6ea19ec8bf

View file

@ -395,4 +395,7 @@ public net.minecraft.block.Block$Builder func_208770_d()Lnet/minecraft/block/Blo
public net.minecraft.block.Block$Builder func_200943_b(F)Lnet/minecraft/block/Block$Builder; # hardnessAndResistance
#ChunkGeneratorType
public net.minecraft.world.gen.ChunkGeneratorType$Settings
public net.minecraft.world.gen.ChunkGeneratorType$Settings
#IChunkGeneratorFactory
public net.minecraft.world.gen.IChunkGeneratorFactory