Class RDSFootballNight
java.lang.Object
zombie.randomizedWorld.RandomizedWorldBase
zombie.randomizedWorld.randomizedBuilding.RandomizedBuildingBase
zombie.randomizedWorld.randomizedDeadSurvivor.RandomizedDeadSurvivorBase
zombie.randomizedWorld.randomizedDeadSurvivor.RDSFootballNight
public final class RDSFootballNight extends RandomizedDeadSurvivorBase
- 
Nested Class SummaryNested classes/interfaces inherited from class zombie.randomizedWorld.randomizedBuilding.RandomizedBuildingBaseRandomizedBuildingBase.HumanCorpse
- 
Field SummaryFields inherited from class zombie.randomizedWorld.randomizedBuilding.RandomizedBuildingBaseKBBuildingX, KBBuildingYFields inherited from class zombie.randomizedWorld.RandomizedWorldBasedebugLine, maximumDays, minimumDays, minimumRooms, name, unique
- 
Constructor SummaryConstructors Constructor Description RDSFootballNight()
- 
Method SummaryModifier and Type Method Description booleanisValid(BuildingDef buildingDef, boolean boolean1)voidrandomizeDeadSurvivor(BuildingDef buildingDef)Methods inherited from class zombie.randomizedWorld.randomizedBuilding.RandomizedBuildingBaseaddBarricade, addRandomRangedWeapon, addWorldItem, addWorldItem, addWorldItem, addZombies, addZombiesOnSquare, ChunkLoaded, getChance, getDoor, getMinimumDays, getMinimumRooms, getWindow, init, initAllRBMapChance, isAlwaysDo, isTableFor3DItems, randomizeBuilding, removeAllZombies, setAlwaysDo, setChance, setMinimumDays, setMinimumRooms, spawnItemsInContainersMethods inherited from class zombie.randomizedWorld.RandomizedWorldBaseaddBloodSplat, addItemOnGround, addItemOnGround, addRandomItemOnGround, addRandomItemsOnGround, addRandomItemsOnGround, addTentNorthSouth, addTentWestEast, addTileObject, addTileObject, addTrailer, addTrailOfBlood, addTraitOfBlood, addVehicle, addVehicle, addVehicle, addVehicleFlipped, addVehicleFlipped, addWeapon, addZombiesOnVehicle, alignCorpseToSquare, createBodyFromZombie, createRandomDeadBody, createRandomDeadBody, createRandomDeadBody, createRandomDeadBody, createRandomDeadBody, createRandomZombie, createRandomZombie, createRandomZombieForCorpse, createSkeletonCorpse, getDebugLine, getLivingRoomOrKitchen, getMaximumDays, getName, getRandomRoom, getRandomSpawnSquare, getRandomSquareForCorpse, getRoom, getSq, is1x2AreaClear, is2x1AreaClear, is2x1or1x2AreaClear, is2x2AreaClear, isTimeValid, isUnique, removeAllVehiclesOnZone, setAttachedItem, setDebugLine, setMaximumDays, setUnique, spawnCarOnNearestNavMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
Constructor Details- 
RDSFootballNightpublic RDSFootballNight()
 
- 
- 
Method Details- 
isValid- Overrides:
- isValidin class- RandomizedBuildingBase
 
- 
randomizeDeadSurvivor- Overrides:
- randomizeDeadSurvivorin class- RandomizedDeadSurvivorBase
 
 
-