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 voidrandomizeBuilding(BuildingDef def)Methods inherited from class zombie.randomizedWorld.RandomizedBuildingBase
ChunkLoaded, createRandomDeadBody, createRandomDeadBody, getMinimumDays, getMinimumRooms, init, isValid, setMinimumDays, setMinimumRoomsMethods 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:
randomizeBuildingin classRandomizedBuildingBase
-