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

Method getUniqueID

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

Source from the content-addressed store, hash-verified

2638 }
2639
2640 public UUID getUniqueID()
2641 {
2642 return this.entityUniqueID;
2643 }
2644
2645 public boolean isPushedByWater()
2646 {

Callers 15

writeToNBTMethod · 0.95
getDisplayNameMethod · 0.95
getHoverEventMethod · 0.95
onPacketMethod · 0.95
entityLoadedMethod · 0.45
getIdMethod · 0.45
setRenderViewEntityMethod · 0.45
callMethod · 0.45
getPlayerInfoMethod · 0.45
getLocationSkinMethod · 0.45
getSkinTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected