Uses of Class
zombie.iso.worldgen.PrefabStructure
Packages that use PrefabStructure
-
Uses of PrefabStructure in zombie.iso.worldgen
Methods in zombie.iso.worldgen that return PrefabStructureModifier and TypeMethodDescriptionStaticModule.prefab()Returns the value of theprefabrecord component.Constructors in zombie.iso.worldgen with parameters of type PrefabStructureModifierConstructorDescriptionStaticModule(Biome biome, PrefabStructure prefab, int xmin, int xmax, int ymin, int ymax) Creates an instance of aStaticModulerecord class.