Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
writeToNBT
Method · 0.95
getDisplayName
Method · 0.95
getHoverEvent
Method · 0.95
onPacket
Method · 0.95
entityLoaded
Method · 0.45
getId
Method · 0.45
addServerStatsToSnooper
Method · 0.45
setRenderViewEntity
Method · 0.45
call
Method · 0.45
getPlayerInfo
Method · 0.45
getLocationSkin
Method · 0.45
getSkinType
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected