SlimItem
    __doc__
    __getattr__(['self', 'name'], None, None, None)
    __guid__
    __init__(['self', 'itemID', 'typeID', 'ownerID', 'groupID', 'categoryID'], None, None, (None, None, None, None, None))
    __module__
    __passbyvalue__
    __repr__(['self'], None, None, None)

Vector3
    AsTuple(['self'], None, None, None)
    Length(['self'], None, None, None)
    Length2(['self'], None, None, None)
    Normalize(['self'], None, None, None)
    Randomize(['self', 'radius', 'width'], None, None, (1.0, 0.0))
    Unit(['self'], None, None, None)
    __abs__(['self'], None, None, None)
    __add__(['self', 'other'], None, None, None)
    __class__
    __delattr__
    __div__(['self', 'other'], None, None, None)
    __doc__
    __eq__(['self', 'other'], None, None, None)
    __getattribute__
    __getitem__(['self', 'key'], None, None, None)
    __getstate__(['self'], None, None, None)
    __guid__
    __hash__
    __init__(['self'], 'arg', None, None)
    __len__(['self'], None, None, None)
    __module__
    __mul__(['self', 'other'], None, None, None)
    __ne__(['self', 'other'], None, None, None)
    __neg__(['self'], None, None, None)
    __new__
    __passbyvalue__
    __reduce__
    __reduce_ex__
    __repr__(['self'], None, None, None)
    __rmul__(['self', 'other'], None, None, None)
    __setattr__(['self', 'name', 'value'], None, None, None)
    __setitem__(['self', 'key', 'value'], None, None, None)
    __setstate__(['self', 'state'], None, None, None)
    __slots__
    __str__(['self'], None, None, None)
    __sub__(['self', 'other'], None, None, None)
    __xor__(['self', 'other'], None, None, None)
    x
    y
    z

__all__

__all_foo__

__doc__

__name__