]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/commit
Move smarts about
authorIrtimaled <irtimaled@gmail.com>
Wed, 4 Feb 2015 20:07:45 +0000 (20:07 +0000)
committerIrtimaled <irtimaled@gmail.com>
Wed, 4 Feb 2015 21:18:16 +0000 (21:18 +0000)
commit76be02599c9265341fc9ac6e0850d6b38a2c6d2c
treecab06b133a5f7b6ccf13363af9ceda1c28acc99f
parentc8511dd2d6a609f41de0e9c19f485e2e15d938bb
Move smarts about

To reduce duplicate code the villages need to understand how to calculate the iron golem spawn stuff and about random colors.  Structure types should know about which color to use too
java/com/irtimaled/bbor/BoundingBoxVillage.java
java/com/irtimaled/bbor/DimensionProcessor.java
java/com/irtimaled/bbor/StructureType.java [new file with mode: 0644]