MCPcopy Create free account
hub / github.com/EndstoneMC/endstone / getServerTextSettings

Method getServerTextSettings

src/bedrock/server/server_instance.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42Bedrock::NonOwnerPointer<ServerTextSettings> ServerInstance::getServerTextSettings() const
43{
44 return server_text_settings_;
45}

Callers 1

setLevelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected