Agent |
Provides the Agent class, which represents a player. |
BaseTextSubtitleDisplay |
Provides the BaseTextSubtitleDisplay class, a base class for subtitle displays using text HUDs. |
ChatSubtitleDisplay |
Provides the ChatSubtitleDisplay class, which displays subtitles in the chat. |
ClassicSubtitleDisplay |
Provides the ClassicSubtitleDisplay class, which displays subtitles at the bottom of the screen. |
CornerSubtitleDisplay |
Provides the CornerSubtitleDisplay class, which displays subtitles in a corner of the screen. |
Sound |
Provides the Sound class, which represents a playing sound effect. |
SubtitleDisplay |
Provides the SubtitleDisplay class, which is the base class for subtitle displays. |
WaypointSubtitleDisplay |
Provides the WaypointSubtitleDisplay class, which displays subtitles floating in the world. |
api |
Public API functions. |
chatcommands |
Provides the `/subtitles` command. |
descriptions |
Defines descriptions for sounds. |
init |
Mod entry point. |
listeners |
Implements hooks and patches to detect when sounds are played and various other things. |
menu |
Implements the subtitle menu GUI. |
util |
Generic utility functions. |