class documentation

Undocumented

Class Method with_wrap Undocumented
Method __delitem__ Undocumented
Method __getitem__ Undocumented
Method __init__ Undocumented
Method __iter__ Undocumented
Method __len__ Undocumented
Method __repr__ Undocumented
Method __setitem__ Undocumented
Method get_full_update_reset_mask Undocumented
Instance Variable _mask_function Undocumented
Instance Variable _source Undocumented
Instance Variable _unwrap Undocumented
Instance Variable _wrap Undocumented
def __delitem__(self, key: MapKey): (source)

Undocumented

def __getitem__(self, key: MapKey) -> CollectibleOuter: (source)

Undocumented

def __iter__(self) -> Iterator[MapKey]: (source)

Undocumented

def __len__(self) -> int: (source)

Undocumented

def __repr__(self) -> str: (source)

Undocumented

def __setitem__(self, key: MapKey, value: CollectibleOuter): (source)

Undocumented

def get_full_update_reset_mask(self) -> Mask: (source)

Undocumented

_mask_function = (source)

Undocumented