Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GRAnimated/MinecraftLCE
/ getAxis
Method
getAxis
src/Minecraft.Client/net/minecraft/core/Direction.cpp:63–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
Direction::Axis* Direction::getAxis() const {
64
return m_axis;
65
}
66
67
std::wstring Direction::getName() const {
68
return m_name;
Callers
2
staticCtor
Method · 0.45
spawnItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected