コード例 #1
0
ファイル: BiomeNMS.java プロジェクト: Xenmai/Denizen
 public float getHumidity() {
   return biomeBase.getHumidity();
 }