Class RootSpectatorCommandGroup
java.lang.Object
net.minecraft.client.gui.hud.spectator.RootSpectatorCommandGroup
- All Implemented Interfaces:
 SpectatorMenuCommandGroup
@Environment(CLIENT)
public class RootSpectatorCommandGroup
extends Object
implements SpectatorMenuCommandGroup
- Mappings:
 Namespace Name named net/minecraft/client/gui/hud/spectator/RootSpectatorCommandGroupintermediary net/minecraft/class_534official ftq
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List<SpectatorMenuCommand> private static final Text - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
PROMPT_TEXT
- Mappings:
 Namespace Name Mixin selector named PROMPT_TEXTLnet/minecraft/client/gui/hud/spectator/RootSpectatorCommandGroup;PROMPT_TEXT:Lnet/minecraft/text/Text;intermediary field_26612Lnet/minecraft/class_534;field_26612:Lnet/minecraft/class_2561;official aLftq;a:Lwz;
 - 
elements
- Mappings:
 Namespace Name Mixin selector named elementsLnet/minecraft/client/gui/hud/spectator/RootSpectatorCommandGroup;elements:Ljava/util/List;intermediary field_3266Lnet/minecraft/class_534;field_3266:Ljava/util/List;official bLftq;b:Ljava/util/List;
 
 - 
 - 
Constructor Details
- 
RootSpectatorCommandGroup
public RootSpectatorCommandGroup() 
 - 
 - 
Method Details
- 
getCommands
- Specified by:
 getCommandsin interfaceSpectatorMenuCommandGroup- Mappings:
 Namespace Name Mixin selector named getCommandsLnet/minecraft/client/gui/hud/spectator/SpectatorMenuCommandGroup;getCommands()Ljava/util/List;intermediary method_2780Lnet/minecraft/class_535;method_2780()Ljava/util/List;official aLfts;a()Ljava/util/List;
 - 
getPrompt
- Specified by:
 getPromptin interfaceSpectatorMenuCommandGroup- Mappings:
 Namespace Name Mixin selector named getPromptLnet/minecraft/client/gui/hud/spectator/SpectatorMenuCommandGroup;getPrompt()Lnet/minecraft/text/Text;intermediary method_2781Lnet/minecraft/class_535;method_2781()Lnet/minecraft/class_2561;official bLfts;b()Lwz;
 
 -