-
Method Summary
Start speaking in the world.
Start speaking in the world.
default void
Stop speaking in the world.
-
Method Details
-
startSpeaking
default Speaker startSpeaking(net.minecraft.world.entity.Entity owner,
@Nullable
@Nullable UUID id)
Start speaking in the world.
- Parameters:
owner - the Entity that will speak
id - the UUID of the speaker
- Returns:
- The speaker created.
-
startSpeaking
Start speaking in the world.
- Parameters:
location - the location to speak at
id - the UUID of the speaker
- Returns:
- The speaker created.
-
-
stopSpeaking
default void stopSpeaking(UUID reference,
boolean isClient)
Stop speaking in the world.
This will remove the speaker from both global and specific router maps.
- Parameters:
reference - the UUID of the router that will stop speaking