MCPcopy Create free account
hub / github.com/atas76/openengine / isSetPiece

Method isSetPiece

src/main/java/org/fgn/parser/State.java:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 }
41
42 public boolean isSetPiece() {
43 return nonNull(context) && SET_PIECE.equals(context.getId());
44 }
45
46 public boolean isSamePossesion() {
47 return this.keepPossession;

Callers 2

toStringMethod · 0.95

Calls 2

getIdMethod · 0.80
equalsMethod · 0.45

Tested by 1