StructureVillagePieces.java 文件源码

java
阅读 27 收藏 0 点赞 0 评论 0

项目:PopularMMOS-EpicProportions-Mod 作者:
public Start(WorldChunkManager p_i2104_1_, int p_i2104_2_, Random p_i2104_3_, int p_i2104_4_, int p_i2104_5_, List p_i2104_6_, int p_i2104_7_)
{
    super((StructureVillagePieces.Start)null, 0, p_i2104_3_, p_i2104_4_, p_i2104_5_);
    this.worldChunkMngr = p_i2104_1_;
    this.structureVillageWeightedPieceList = p_i2104_6_;
    this.terrainType = p_i2104_7_;
    BiomeGenBase biomegenbase = p_i2104_1_.getBiomeGenAt(p_i2104_4_, p_i2104_5_);
    this.inDesert = biomegenbase == BiomeGenBase.desert || biomegenbase == BiomeGenBase.desertHills;
    this.biome = biomegenbase;
}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号