MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / netCompatibilityRules

Method netCompatibilityRules

source/game/StarClientContext.cpp:112–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112NetCompatibilityRules ClientContext::netCompatibilityRules() const {
113 return m_netCompatibilityRules;
114}
115
116}

Callers 15

resendEntityMethod · 0.45
removeEntityMethod · 0.45
replaceTilesMethod · 0.45
handleIncomingPacketsMethod · 0.45
updateMethod · 0.45
addEntityMethod · 0.45
queueUpdatePacketsMethod · 0.45
initWorldMethod · 0.45
notifyEntityCreateMethod · 0.45
refreshArmorMethod · 0.45
setNetArmorSecretsMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected