MCPcopy Create free account
hub / github.com/dabing1022/Blog / getEntity

Method getEntity

Processing/game2dai/World.java:430–432  ·  view source on GitHub ↗

Get the entity associated with a particular ID number. If we are not using state machines or if the id number has not been used then the entity will not be found. @param entityID unique ID number for the entity @return null if the entity was not found else the entity that has the given ID numb

(int entityID)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected