Interface Identity
- All Superinterfaces:
Identified
An identity used to track the sender of messages for the social interaction features
introduced in Minecraft: Java Edition 1.16.4.
- Since:
- 4.0.0
- Since Minecraft:
- 1.16
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NAME
-
UUID
-
DISPLAY_NAME
-
LOCALE
-
-
Method Details
-
nil
Gets thenullidentity.This should only be used when no players can be linked to a message.
- Returns:
- the
nullidentity - Since:
- 4.0.0
-
identity
-
uuid
-
identity
Description copied from interface:IdentifiedGets the identity.- Specified by:
identityin interfaceIdentified- Returns:
- the identity
-