Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Garten/sourcecraft
/ addDetail
Method
addDetail
src/minecraft/map/SourceMap.java:19–19 ·
view source on GitHub ↗
(Solid... solids)
Source
from the content-addressed store, hash-verified
17
public
void
addSolid(Solid solid);
18
19
public
void
addDetail(Solid... solids);
20
21
/**
22
* Adds a point entity and returns the just added point entity.
Callers
6
add
Method · 0.65
add
Method · 0.65
add
Method · 0.65
add
Method · 0.65
add
Method · 0.65
addDetail
Method · 0.65
Implementers
1
DefaultSourceMap
src/minecraft/map/DefaultSourceMap.jav
Calls
no outgoing calls
Tested by
no test coverage detected