Class SpectatorMenu.EndSpectatorObject
java.lang.Object
net.minecraft.client.gui.spectator.SpectatorMenu.EndSpectatorObject
- All Implemented Interfaces:
ISpectatorMenuObject
- Enclosing class:
- SpectatorMenu
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
boolean
void
renderIcon
(MatrixStack p_230485_1_, float p_230485_2_, int p_230485_3_) void
selectItem
(SpectatorMenu p_178661_1_)
-
Constructor Details
-
EndSpectatorObject
private EndSpectatorObject()
-
-
Method Details
-
selectItem
- Specified by:
selectItem
in interfaceISpectatorMenuObject
-
getName
- Specified by:
getName
in interfaceISpectatorMenuObject
-
renderIcon
- Specified by:
renderIcon
in interfaceISpectatorMenuObject
-
isEnabled
public boolean isEnabled()- Specified by:
isEnabled
in interfaceISpectatorMenuObject
-