MCPcopy Create free account
hub / github.com/Garten/sourcecraft / addSolidEntity

Method addSolidEntity

src/minecraft/map/SourceMap.java:35–35  ·  view source on GitHub ↗
(SolidEntity solidEnttiy)

Source from the content-addressed store, hash-verified

33 public void addPointEntitys(Position p, Position end, int space, PointEntity type);
34
35 public void addSolidEntity(SolidEntity solidEnttiy);
36
37 public void setPointToGrid(Position position);
38

Callers 13

addMethod · 0.65
addMethod · 0.65
addMethod · 0.65
addMethod · 0.65
addMethod · 0.65
addMethod · 0.65
addMethod · 0.65
addMethod · 0.65
addMethod · 0.65
addMethod · 0.65
addMethod · 0.65
addMethod · 0.65

Implementers 1

DefaultSourceMapsrc/minecraft/map/DefaultSourceMap.jav

Calls

no outgoing calls

Tested by

no test coverage detected