MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / getEntityId

Method getEntityId

src/main/java/net/minecraft/entity/Entity.java:255–258  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

253 private final CommandResultStats cmdResultStats;
254
255 public int getEntityId()
256 {
257 return this.entityId;
258 }
259
260 public void setEntityId(int id)
261 {

Callers 15

handleSpawnObjectMethod · 0.95
func_151260_cMethod · 0.95
entityRemovedMethod · 0.45
doRenderMethod · 0.45
setModelVisibilitiesMethod · 0.45
doRenderLayerMethod · 0.45
doRenderLayerMethod · 0.45
handleJoinGameMethod · 0.45
handleEntityMetadataMethod · 0.45
handleEntityTeleportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected