ZomboidHashMap Copies all of the mappings from the specified map to this map. putAll(Map<? extends TypeK, ? extends TypeV>) - Method in class zombie.core.Collections.NonBlockingHashMap Copies all of the mappings from the specified map to this one, replacing any existing mappings. putAll(...