MCPcopy Create free account
hub / github.com/e2wugui/zeze / getId

Method getId

ZezeJava/ZezexJava/server/src/Game/Buf/Buf.java:6–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4 private final BBuf bean;
5
6 public final int getId() {
7 return bean.getId();
8 }
9 public final long getAttachTime() {
10 return bean.getAttachTime();
11 }

Callers

nothing calls this directly

Calls 1

getIdMethod · 0.65

Tested by

no test coverage detected