Package zombie.randomizedWorld
Class RBLooted
java.lang.Object
zombie.randomizedWorld.RandomizedBuildingBase
zombie.randomizedWorld.RBLooted
public class RBLooted extends RandomizedBuildingBase
-
Constructor Summary
Constructors Constructor Description RBLooted()
-
Method Summary
Modifier and Type Method Description void
randomizeBuilding(BuildingDef buildingDef)
Methods inherited from class zombie.randomizedWorld.RandomizedBuildingBase
ChunkLoaded, createRandomDeadBody, createRandomDeadBody, getMinimumDays, getMinimumRooms, init, isValid, setMinimumDays, setMinimumRooms
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RBLooted
public RBLooted()
-
-
Method Details
-
randomizeBuilding
- Overrides:
randomizeBuilding
in classRandomizedBuildingBase
-