MCPcopy 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

addMethod · 0.65
addMethod · 0.65
addMethod · 0.65
addMethod · 0.65
addMethod · 0.65
addDetailMethod · 0.65

Implementers 1

DefaultSourceMapsrc/minecraft/map/DefaultSourceMap.jav

Calls

no outgoing calls

Tested by

no test coverage detected