public class SubtitleOverlayGui extends AbstractGui implements ISoundEventListener
| Modifier and Type | Class and Description |
|---|---|
class |
SubtitleOverlayGui.Subtitle |
BACKGROUND_LOCATION, blitOffset, GUI_ICONS_LOCATION, STATS_ICON_LOCATION| Constructor and Description |
|---|
SubtitleOverlayGui(Minecraft clientIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
onPlaySound(ISound soundIn,
SoundEventAccessor accessor) |
void |
render() |
blit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fillGradient, hLine, innerBlit, vLinepublic SubtitleOverlayGui(Minecraft clientIn)
public void render()
public void onPlaySound(ISound soundIn, SoundEventAccessor accessor)
onPlaySound in interface ISoundEventListener