Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Macuyiko/minecraft-python
/ Block
Function
Block
ServerEditorWeb/ace/worker-coffee.js:4030–4032 ·
view source on GitHub ↗
(nodes)
Source
from the content-addressed store, hash-verified
4028
__extends(Block, _super);
4029
4030
function
Block(nodes) {
4031
this.expressions = compact(flatten(nodes || []));
4032
}
4033
4034
Block.prototype.children = [
'expressions'
];
4035
Callers
nothing calls this directly
Calls
1
flatten
Function · 0.85
Tested by
no test coverage detected