Uses of Class
net.minecraft.client.gui.hud.spectator.SpectatorMenuState
Packages that use SpectatorMenuState
- 
Uses of SpectatorMenuState in net.minecraft.client.gui.hudMethods in net.minecraft.client.gui.hud with parameters of type SpectatorMenuStateModifier and TypeMethodDescriptionprotected voidSpectatorHud.renderSpectatorMenu(DrawContext context, float height, int x, int y, SpectatorMenuState state) 
- 
Uses of SpectatorMenuState in net.minecraft.client.gui.hud.spectatorMethods in net.minecraft.client.gui.hud.spectator that return SpectatorMenuState