Uses of Class
net.minecraft.server.network.ServerPlayerInteractionManager
Packages that use ServerPlayerInteractionManager
-
Uses of ServerPlayerInteractionManager in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as ServerPlayerInteractionManagerConstructors in net.minecraft.entity.player with parameters of type ServerPlayerInteractionManagerModifierConstructorDescriptionServerPlayerEntity(MinecraftServer server, World world, String name, ServerPlayerInteractionManager interactionManager)