MCPcopy Create free account
hub / github.com/demoth/jake2 / matches

Method matches

game/src/main/java/jake2/game/EdictFindFilter.java:29–29  ·  view source on GitHub ↗
(SubgameEntity e, String s)

Source from the content-addressed store, hash-verified

27
28public interface EdictFindFilter {
29 boolean matches(SubgameEntity e, String s);
30}

Callers 2

G_FindMethod · 0.80
acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected