| Package | Description |
|---|---|
| net.minecraft.entity.player | |
| net.minecraft.server.management |
| Modifier and Type | Field and Description |
|---|---|
PlayerInteractionManager |
ServerPlayerEntity.interactionManager |
| Constructor and Description |
|---|
ServerPlayerEntity(MinecraftServer server,
ServerWorld worldIn,
com.mojang.authlib.GameProfile profile,
PlayerInteractionManager interactionManagerIn) |
| Modifier and Type | Class and Description |
|---|---|
class |
DemoPlayerInteractionManager |