showEntity
Applies a hover event that shows an entity.
Return
this Styler instance for chaining
Parameters
key
the show entity hover event to apply
Applies a hover event that shows an entity with the given key, UUID, and name.
Return
this Styler instance for chaining
Parameters
key
the entity type key
uuid
the entity UUID
name
the entity name (defaults to empty component)