public class InteractiveTagManager extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InteractiveTagManager.InteractiveTag
All interactive tags in enum form.
|
| Constructor and Description |
|---|
InteractiveTagManager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
updateTag(GeyserSession session,
Entity interactEntity)
Update the suggestion that the client currently has on their screen for this entity (for example, "Feed" or "Ride")
|
public static void updateTag(GeyserSession session, Entity interactEntity)
session - the Bedrock client sessioninteractEntity - the entity that the client is currently facing.Copyright © 2021 GeyserMC. All rights reserved.