Uses of Class
zombie.iso.zones.Zone
Packages that use Zone
Package
Description
-
Uses of Zone in zombie.characters
Methods in zombie.characters that return ZoneModifier and TypeMethodDescriptionstatic Zone
ZombiesZoneDefinition.getDefinitionZoneAt
(int int0, int int1, int int2) Methods in zombie.characters with parameters of type ZoneModifier and TypeMethodDescriptionstatic void
ZombiesZoneDefinition.applyDefinition
(IsoZombie isoZombie, Zone zone, zombie.characters.ZombiesZoneDefinition.ZZDOutfit zZDOutfit, boolean boolean0) -
Uses of Zone in zombie.characters.animals
Subclasses of Zone in zombie.characters.animals -
Uses of Zone in zombie.characters.animals.pathfind
Fields in zombie.characters.animals.pathfind declared as ZoneMethods in zombie.characters.animals.pathfind with parameters of type ZoneModifier and TypeMethodDescriptionvoid
void
AnimalPathfind.renderPath
(UIWorldMap uIWorldMap, Zone var2, float float1, float float0, float var5, float var6) static void
CombinedZones.renderPath
(UIWorldMap uIWorldMap, Zone zone, float float0, float float1, float float2, float float3) void
MeshWanderer.renderPath
(UIWorldMap var1, Zone var2, float var3, float var4, float var5, float var6, IPathRenderer pathRenderer, Mesh mesh, HashMap<Mesh, Zone> hashMap) Method parameters in zombie.characters.animals.pathfind with type arguments of type ZoneModifier and TypeMethodDescriptionvoid
MeshWanderer.renderPath
(UIWorldMap var1, Zone var2, float var3, float var4, float var5, float var6, IPathRenderer pathRenderer, Mesh mesh, HashMap<Mesh, Zone> hashMap) -
Uses of Zone in zombie.iso
Fields in zombie.iso declared as ZoneModifier and TypeFieldDescriptionBuildingDef.zone
FishSchoolManager.ZoneData.zone
IsoGridSquare.zone
Fields in zombie.iso with type parameters of type ZoneMethods in zombie.iso that return ZoneModifier and TypeMethodDescriptionIsoMovingObject.getCurrentZone()
IsoChunk.getScavengeZone()
BuildingDef.getZone()
IsoGridSquare.getZone()
IsoMetaChunk.getZone
(int int0) IsoMetaChunk.getZoneAt
(int int1, int int2, int int3) IsoMetaGrid.getZoneAt
(int int0, int int1, int int2) IsoMetaGrid.getZoneWithBoundsAndType
(int int0, int int1, int int2, int int3, int int4, String string) IsoMetaGrid.registerAnimalZone
(String string1, String string0, int int0, int int1, int int2, int int3, int int4, se.krka.kahlua.vm.KahluaTable kahluaTable) IsoMetaGrid.registerAnimalZone
(AnimalZone animalZone) IsoMetaGrid.registerGeometryZone
(String string2, String string1, int int7, String string0, se.krka.kahlua.vm.KahluaTable kahluaTable0, se.krka.kahlua.vm.KahluaTable kahluaTable1) IsoMetaGrid.registerMannequinZone
(String string1, String string0, int int0, int int1, int int2, int int3, int int4, se.krka.kahlua.vm.KahluaTable kahluaTable) IsoWorld.registerMannequinZone
(String string0, String string1, int int0, int int1, int int2, int int3, int int4, se.krka.kahlua.vm.KahluaTable kahluaTable) IsoMetaGrid.registerVehiclesZone
(String string1, String string0, int int0, int int1, int int2, int int3, int int4, se.krka.kahlua.vm.KahluaTable kahluaTable) IsoWorld.registerVehiclesZone
(String string0, String string1, int int0, int int1, int int2, int int3, int int4, se.krka.kahlua.vm.KahluaTable kahluaTable) IsoMetaGrid.registerWorldGenZone
(String string1, String string0, int int0, int int1, int int2, int int3, int int4, se.krka.kahlua.vm.KahluaTable kahluaTable) IsoMetaGrid.registerZone
(String string0, String string1, int int0, int int1, int int2, int int3, int int4) IsoMetaGrid.registerZone
(String string0, String string1, int int0, int int1, int int2, int int3, int int4, ZoneGeometryType zoneGeometryType, gnu.trove.list.array.TIntArrayList tIntArrayList, int int5) IsoMetaGrid.registerZone
(Zone zone) IsoWorld.registerZone
(String string0, String string1, int int0, int int1, int int2, int int3, int int4) IsoMetaGrid.registerZoneNoOverlap
(String string0, String string1, int int4, int int3, int int2, int int1, int int0) Deprecated.IsoWorld.registerZoneNoOverlap
(String string0, String string1, int int0, int int1, int int2, int int3, int int4) Deprecated.Methods in zombie.iso that return types with arguments of type ZoneModifier and TypeMethodDescriptionIsoMetaChunk.getZonesAt
(int int0, int int1, int int2) IsoMetaChunk.getZonesAt
(int x, int y, int z, ArrayList<Zone> result) IsoMetaGrid.getZonesAt
(int x, int y, int z) IsoMetaGrid.getZonesAt
(int x, int y, int z, ArrayList<Zone> result) IsoMetaGrid.getZonesIntersecting
(int x, int y, int z, int w, int h) IsoMetaGrid.getZonesIntersecting
(int x, int y, int z, int w, int h, ArrayList<Zone> result) Methods in zombie.iso with parameters of type ZoneModifier and TypeMethodDescriptionvoid
IsoChunk.addRandomCarCrash
(Zone zone, boolean var2) void
void
void
boolean
IsoChunk.canAddRandomCarCrash
(Zone zone, boolean boolean0) boolean
IsoMetaGrid.isZoneAbove
(Zone zone0, Zone zone1, int int0, int int1, int int2) boolean
IsoChunk.RandomizeModel
(BaseVehicle baseVehicle, Zone var2, String string0, VehicleType vehicleType) IsoMetaGrid.registerZone
(Zone zone) void
IsoMetaCell.removeZone
(Zone zone) void
IsoMetaChunk.removeZone
(Zone zone) void
IsoMetaGrid.removeZone
(Zone zone) Method parameters in zombie.iso with type arguments of type ZoneModifier and TypeMethodDescriptionIsoMetaChunk.getZonesAt
(int x, int y, int z, ArrayList<Zone> result) IsoMetaGrid.getZonesAt
(int x, int y, int z, ArrayList<Zone> result) void
IsoMetaCell.getZonesIntersecting
(int x, int y, int z, int w, int h, ArrayList<Zone> result) void
IsoMetaChunk.getZonesIntersecting
(int x, int y, int z, int w, int h, ArrayList<Zone> result) IsoMetaGrid.getZonesIntersecting
(int x, int y, int z, int w, int h, ArrayList<Zone> result) void
IsoMetaCell.getZonesUnique
(Set<Zone> result) void
IsoMetaChunk.getZonesUnique
(Set<Zone> result) Constructors in zombie.iso with parameters of type Zone -
Uses of Zone in zombie.iso.objects
Subclasses of Zone in zombie.iso.objects -
Uses of Zone in zombie.iso.worldgen.zones
Subclasses of Zone in zombie.iso.worldgen.zones -
Uses of Zone in zombie.iso.zones
Classes in zombie.iso.zones with type parameters of type ZoneSubclasses of Zone in zombie.iso.zonesMethods in zombie.iso.zones that return ZoneModifier and TypeMethodDescriptionZone.load
(ByteBuffer byteBuffer, int int0) Zone.load
(ByteBuffer byteBuffer, int int0, Map<Integer, String> map, SharedStrings sharedStrings) Method parameters in zombie.iso.zones with type arguments of type ZoneModifier and TypeMethodDescriptionboolean
Zone.difference
(int int0, int int1, int int2, int int3, int int4, ArrayList<Zone> arrayList) -
Uses of Zone in zombie.Lua
Methods in zombie.Lua that return ZoneModifier and TypeMethodDescriptionstatic Zone
LuaManager.GlobalObject.getZone
(int int0, int int1, int int2) Methods in zombie.Lua that return types with arguments of type Zone -
Uses of Zone in zombie.network
Methods in zombie.network with parameters of type Zone -
Uses of Zone in zombie.randomizedWorld
Methods in zombie.randomizedWorld with parameters of type ZoneModifier and TypeMethodDescriptionRandomizedWorldBase.addTrailer
(BaseVehicle baseVehicle0, Zone zone, IsoChunk isoChunk, String string0, String string2, String string1) RandomizedWorldBase.addVehicle
(Zone zone, float float0, float float1, float float2, float float3, String string0, String string1, Integer integer, String string2) RandomizedWorldBase.addVehicle
(Zone zone, float float2, float float1, float float0, float float3, String string0, String string2, Integer integer, String string1, boolean boolean0) RandomizedWorldBase.addVehicle
(Zone zone, IsoGridSquare isoGridSquare, IsoChunk var3, String string0, String string1, Integer integer, IsoDirections isoDirections, String string2) RandomizedWorldBase.addVehicle
(Zone zone, IsoGridSquare isoGridSquare, IsoChunk var3, String string0, String string1, Integer integer, IsoDirections isoDirections, String string2, boolean boolean0) RandomizedWorldBase.addVehicle
(Zone zone, IsoGridSquare isoGridSquare, IsoChunk isoChunk, String string0, String string1, IsoDirections isoDirections) RandomizedWorldBase.addVehicleFlipped
(Zone zone, float float2, float float1, float float0, float float3, String string0, String string2, Integer integer, String string1) RandomizedWorldBase.addVehicleFlipped
(Zone zone, IsoGridSquare isoGridSquare, IsoChunk var3, String string0, String string1, Integer integer, IsoDirections isoDirections, String string2) static void
RandomizedWorldBase.removeAllVehiclesOnZone
(Zone zone) -
Uses of Zone in zombie.randomizedWorld.randomizedRanch
Methods in zombie.randomizedWorld.randomizedRanch with parameters of type ZoneModifier and TypeMethodDescriptionstatic boolean
RandomizedRanchBase.checkRanchStory
(Zone zone, boolean boolean0) static void
RandomizedRanchBase.randomizeRanch
(Zone zone, DesignationZoneAnimal designationZoneAnimal) -
Uses of Zone in zombie.randomizedWorld.randomizedVehicleStory
Fields in zombie.randomizedWorld.randomizedVehicleStory declared as ZoneMethods in zombie.randomizedWorld.randomizedVehicleStory with parameters of type ZoneModifier and TypeMethodDescriptionboolean
RandomizedVehicleStoryBase.callVehicleStorySpawner
(Zone zone, IsoChunk isoChunk, float float2) static boolean
RandomizedVehicleStoryBase.doRandomStory
(Zone zone, IsoChunk isoChunk, boolean var2) void
RVSUtilityVehicle.doUtilityVehicle
(Zone var1, IsoChunk var2, String string0, String string1, String string2, Integer integer, String string3, ArrayList<String> arrayList, int int0, boolean boolean0) RandomizedVehicleStoryBase.getCenterOfChunk
(Zone zone, IsoChunk isoChunk) boolean
RandomizedVehicleStoryBase.getPolylineSpawnPoint
(Zone zone, IsoChunk isoChunk, float[] float8) static IsoGridSquare
RandomizedVehicleStoryBase.getRandomFreeUnoccupiedSquare
(RandomizedVehicleStoryBase randomizedVehicleStoryBase, Zone zone, IsoGridSquare isoGridSquare1) boolean
RandomizedVehicleStoryBase.getRectangleSpawnPoint
(Zone zone, IsoChunk isoChunk, float[] float0) boolean
RandomizedVehicleStoryBase.getSpawnPoint
(Zone zone, IsoChunk isoChunk, float[] float0) static void
RandomizedVehicleStoryBase.initAllRVSMapChance
(Zone zone, IsoChunk isoChunk) RandomizedVehicleStoryBase.initSpawnDataForChunk
(Zone zone, IsoChunk isoChunk) boolean
RandomizedVehicleStoryBase.initVehicleStorySpawner
(Zone var1, IsoChunk var2, boolean var3) boolean
RVSAmbulanceCrash.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSAnimalOnRoad.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean var3) boolean
RVSAnimalTrailerOnRoad.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSBanditRoad.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSBurntCar.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSCarCrash.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSCarCrashCorpse.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSCarCrashDeer.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSChangingTire.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean1) boolean
RVSConstructionSite.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean1) boolean
RVSCrashHorde.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSDeadEnd.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean1) boolean
RVSFlippedCrash.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSPlonkies.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean1) boolean
RVSPoliceBlockade.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSPoliceBlockadeShooting.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSRegionalProfessionVehicle.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSRichJerk.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean1) boolean
RVSRoadKill.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSRoadKillSmall.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSTrailerCrash.initVehicleStorySpawner
(Zone zone, IsoChunk var2, boolean boolean0) boolean
RVSUtilityVehicle.initVehicleStorySpawner
(Zone zone, IsoChunk isoChunk, boolean boolean0) boolean
boolean
boolean
void
RandomizedVehicleStoryBase.randomizeVehicleStory
(Zone var1, IsoChunk var2) void
RVSAmbulanceCrash.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSAnimalOnRoad.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSAnimalTrailerOnRoad.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSBanditRoad.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSBurntCar.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSCarCrash.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSCarCrashCorpse.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSCarCrashDeer.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSChangingTire.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSConstructionSite.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSCrashHorde.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSDeadEnd.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSFlippedCrash.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSHerdOnRoad.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSPlonkies.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSPoliceBlockade.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSPoliceBlockadeShooting.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSRegionalProfessionVehicle.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSRichJerk.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSRoadKill.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSRoadKillSmall.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSTrailerCrash.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) void
RVSUtilityVehicle.randomizeVehicleStory
(Zone zone, IsoChunk isoChunk) Constructors in zombie.randomizedWorld.randomizedVehicleStory with parameters of type ZoneModifierConstructorDescriptionVehicleStorySpawnData
(RandomizedVehicleStoryBase randomizedVehicleStoryBase, Zone zone, float float0, float float1, float float2, int int0, int int1, int int2, int int3) -
Uses of Zone in zombie.randomizedWorld.randomizedZoneStory
Methods in zombie.randomizedWorld.randomizedZoneStory with parameters of type ZoneModifier and TypeMethodDescriptionvoid
RandomizedZoneStoryBase.cleanAreaForStory
(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone) RandomizedZoneStoryBase.getRandomExtraFreeSquare
(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone) static IsoGridSquare
RandomizedZoneStoryBase.getRandomExtraFreeUnoccupiedSquare
(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone) RandomizedZoneStoryBase.getRandomFreeSquare
(RandomizedZoneStoryBase randomizedZoneStoryBase1, Zone zone) RandomizedZoneStoryBase.getRandomFreeSquare
(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone, IsoGridSquare isoGridSquare1) RandomizedZoneStoryBase.getRandomFreeSquareFullZone
(RandomizedZoneStoryBase var1, Zone zone) static IsoGridSquare
RandomizedZoneStoryBase.getRandomFreeUnoccupiedSquare
(RandomizedZoneStoryBase randomizedZoneStoryBase, Zone zone) static void
RandomizedZoneStoryBase.initAllRZSMapChance
(Zone zone) boolean
static boolean
RandomizedZoneStoryBase.isValidForStory
(Zone zone, boolean boolean0) void
RandomizedZoneStoryBase.randomizeZoneStory
(Zone var1) void
RZJackieJaye.randomizeZoneStory
(Zone zone) void
RZSAttachedAnimal.randomizeZoneStory
(Zone zone) void
RZSBaseball.randomizeZoneStory
(Zone zone) void
RZSBBQParty.randomizeZoneStory
(Zone zone) void
RZSBeachParty.randomizeZoneStory
(Zone zone) void
RZSBurntWreck.randomizeZoneStory
(Zone zone) void
RZSBuryingCamp.randomizeZoneStory
(Zone zone) void
RZSCampsite.randomizeZoneStory
(Zone zone) void
RZSCharcoalBurner.randomizeZoneStory
(Zone zone) void
RZSDean.randomizeZoneStory
(Zone zone) void
RZSDuke.randomizeZoneStory
(Zone zone) void
RZSEscapedAnimal.randomizeZoneStory
(Zone zone) void
RZSEscapedHerd.randomizeZoneStory
(Zone zone) void
RZSFishingTrip.randomizeZoneStory
(Zone zone) void
RZSForestCamp.randomizeZoneStory
(Zone zone) void
RZSForestCampEaten.randomizeZoneStory
(Zone zone) void
RZSFrankHemingway.randomizeZoneStory
(Zone zone) void
RZSHermitCamp.randomizeZoneStory
(Zone zone) void
RZSHillbillyHoedown.randomizeZoneStory
(Zone zone) void
RZSHogWild.randomizeZoneStory
(Zone zone) void
RZSHunterCamp.randomizeZoneStory
(Zone zone) void
RZSKirstyKormick.randomizeZoneStory
(Zone zone) void
RZSMurderScene.randomizeZoneStory
(Zone zone) void
RZSMusicFest.randomizeZoneStory
(Zone zone) void
RZSMusicFestStage.randomizeZoneStory
(Zone zone) void
RZSNastyMattress.randomizeZoneStory
(Zone zone) void
RZSOccultActivity.randomizeZoneStory
(Zone zone) void
RZSOldFirepit.randomizeZoneStory
(Zone zone) void
RZSOldShelter.randomizeZoneStory
(Zone zone) void
RZSOrphanedFawn.randomizeZoneStory
(Zone zone) void
RZSRangerSmith.randomizeZoneStory
(Zone zone) void
RZSRockerParty.randomizeZoneStory
(Zone zone) void
RZSSadCamp.randomizeZoneStory
(Zone zone) void
RZSSexyTime.randomizeZoneStory
(Zone zone) void
RZSSirTwiggy.randomizeZoneStory
(Zone zone) void
RZSSurvivalistCamp.randomizeZoneStory
(Zone zone) void
RZSTragicPicnic.randomizeZoneStory
(Zone zone) void
RZSTrapperCamp.randomizeZoneStory
(Zone zone) void
RZSVanCamp.randomizeZoneStory
(Zone zone) void
RZSWasteDump.randomizeZoneStory
(Zone zone) void
RZSWaterPump.randomizeZoneStory
(Zone zone)