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