class documentation
class _IndexEntry200(_IndexEntry):
Constructor: _IndexEntry200(time, chunk_pos, offset)
Undocumented
| Method | __init__ |
Undocumented |
| Method | __str__ |
Undocumented |
| Class Variable | __slots__ |
Undocumented |
| Instance Variable | chunk |
Undocumented |
| Instance Variable | offset |
Undocumented |
| Instance Variable | time |
Undocumented |
| Property | position |
Undocumented |
Inherited from _IndexEntry:
| Method | _cmpkey |
Undocumented |
Inherited from ComparableMixin (via _IndexEntry):
| Method | __eq__ |
Undocumented |
| Method | __ge__ |
Undocumented |
| Method | __gt__ |
Undocumented |
| Method | __le__ |
Undocumented |
| Method | __lt__ |
Undocumented |
| Method | __ne__ |
Undocumented |
| Method | _compare |
Undocumented |