public class GuiSubtitleOverlay extends Gui implements ISoundEventListener
| Modifier and Type | Class and Description |
|---|---|
class |
GuiSubtitleOverlay.Subtitle |
ICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description |
|---|
GuiSubtitleOverlay(Minecraft clientIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
onPlaySound(ISound soundIn,
SoundEventAccessor accessor) |
void |
render() |
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLinepublic GuiSubtitleOverlay(Minecraft clientIn)
public void render()
public void onPlaySound(ISound soundIn, SoundEventAccessor accessor)
onPlaySound in interface ISoundEventListener