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

Method writeStart

src/vmfWriter/entity/Entity.java:22–24  ·  view source on GitHub ↗
(ValveWriter writer)

Source from the content-addressed store, hash-verified

20 }
21
22 protected void writeStart(ValveWriter writer) throws IOException {
23 this.openEntity(writer);
24 }
25
26 public void writeVmfSpecific(ValveWriter writer) throws IOException {
27

Callers 1

writeVmfMethod · 0.95

Calls 1

openEntityMethod · 0.95

Tested by

no test coverage detected