MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / bytes

Method bytes

launcher/minecraft/World.h:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 return m_iconFile;
54 }
55 int64_t bytes() const
56 {
57 return m_size;
58 }
59 QDateTime lastPlayed() const
60 {
61 return m_lastPlayed;

Callers 1

dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected