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

Method writeVmfSpecific

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

Source from the content-addressed store, hash-verified

24 }
25
26 public void writeVmfSpecific(ValveWriter writer) throws IOException {
27
28 }
29
30 protected void writeEnd(ValveWriter writer) throws IOException {
31 this.writeEditorWithLogicalpos(writer);

Callers 1

writeVmfMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected