public static class SpectateEvent.StartSpectate extends SpectateEvent
SpectateEvent.StartSpectate, SpectateEvent.StopSpectate| Modifier and Type | Field and Description |
|---|---|
net.minecraft.entity.player.EntityPlayerMP |
target
The player that the spectator is watching the battle of.
|
battleController, spectator| Constructor and Description |
|---|
StartSpectate(net.minecraft.entity.player.EntityPlayerMP spectator,
BattleControllerBase battleController,
net.minecraft.entity.player.EntityPlayerMP target) |
public final net.minecraft.entity.player.EntityPlayerMP target
public StartSpectate(net.minecraft.entity.player.EntityPlayerMP spectator,
BattleControllerBase battleController,
net.minecraft.entity.player.EntityPlayerMP target)