| Package | Description |
|---|---|
| net.minecraft.entity.player | |
| net.minecraft.network.packet | |
| net.minecraft.world |
| Modifier and Type | Field and Description |
|---|---|
PlayerCapabilities |
EntityPlayer.capabilities
The player's capabilities.
|
| Constructor and Description |
|---|
Packet202PlayerAbilities(PlayerCapabilities par1PlayerCapabilities) |
| Modifier and Type | Method and Description |
|---|---|
void |
EnumGameType.configurePlayerCapabilities(PlayerCapabilities par1PlayerCapabilities)
Configures the player capabilities based on the game type
|